wix / react-native-notifications

React Native Notifications
MIT License
3.25k stars 764 forks source link

Android Unable To Detect if Push Notifications Are Disabled #989

Closed NoodleOfDeath closed 1 year ago

NoodleOfDeath commented 1 year ago

It appears that if I forcefully disable push notifications in system settings, await Notifications.isRegisteredForRemoteNotifications() still returns true. I would like a way to know if this is disabled so I can forward the user to the settings app via Linking.openSettings()

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 1 year ago

The issue has been closed for inactivity.