I want to restore notifications when a user re-enables notifications for my app in device settings.
Is there a way I can listen to this event?
update: I have always notification in the status bar. When a user turns off notifications in the device's settings app. My notifications will be lost. I want to know when the user re-enables the notification to show my notifications again in the status bar.