How app will notified when user disabled the push notification from settings when app is not running?

Hi,

When app is not running and user disable the push notification from app settings, how the app can identify this permission change?

When user launch the app for next time the permission can be checked. But is there a way to identify without relaunching the app?

Also how APNS is identifying this permission change or is this happening at device level?

Replies

There is no callback for push notification change from native Settings menu.