Silent Notifications Sent To App

I’ve successfully gotten Expo push notifications sent to my application. However, is it possible to send notifications to the client’s machine silently? I would like to give the user the ability to turn the notifications on but would like to default to not seeing a system notification pop-up unless the user turns that feature on.

Enabling system notifications would not be related to the status of the notification permission but would be enabled/disabled via a setting in the application.

Hey @reggie3,

What you’re asking for seems like it’s exactly what you can handle in the Settings of the device itself, rather than in a specific app. See here and let me know if that’s what you mean

Best of luck!
Charlie

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