Any way to send new "Time Sensitive" iOS 15 notifications via expo?

Hello. I’d really like to take advantage of the ability to send elevated interruption-level push notifications to my iOS app. Specifically, I’d like to send “time-sensitive” level push notifications. Currently, I’m using the expo push api via expo-server-sdk-python to send push notifications to my iOS app, but I don’t see any documentation about how to use the new interruption-level parameter used by iOS 15. Any suggestions?

Hey @pimmento, this isn’t currently possible with the expo-notifications module.

Cheers,
Adam

Thanks for the reply @adamjnav. Do you know of any plans to add support to the module in the future?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.