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!