laravel-expo-notifier icon indicating copy to clipboard operation
laravel-expo-notifier copied to clipboard

Support for interruption level and critical notifications?

Open hamannjames opened this issue 6 months ago • 0 comments

Hi there.

We are developing an app that has need for critical notifications. From what I can tell, this library does not include support for setting the interruption level of a notification. I also see that it does not support passing a dictionary for sound which is how we tell APNS the notification is critical (and I am aware that Expo Push Service also does not support dictionaries in the sound field).

So, does this app support critical notifications via APNS in some other way? Can you help me understand how that works? It seems like it does not support it at this time.

Thanks!

hamannjames avatar May 28 '25 21:05 hamannjames