Relative Content

Tag Archive for expoexpo-notifications

Prevent expo notification alerts from being displayed

I am using a notification to trigger a refresh of data from an API. Notifications are working but I do not want any alerts to be generated. I’ve set the setNotificationHandler to false but alerts are still showing while the app is in the foreground, background, killed, and phone off. How can I prevent all alerts?