Open
Description
This issue occurs consistently on both Android emulators and physical devices.
[Normal Behavior]
When changing the notification permission from off to on, the app behaves normally.
[App Crash]
When changing the notification permission from on to off, the app crashes.
This happens consistently in React Native versions 0.77 to 0.80.
The crash occurs when the app goes to the background to change the notification setting, and then returns to the foreground.
Thank you.