Crash when revoking notification permission #4484
Labels
1. to develop
Accepted and waiting to be taken care of (should be only set by nextcloud employees)
bug
Something isn't working
With #4476 there will be a bug introduced:
The app crashes whenever notification permission for the app is set to false in in the android settings. This crash happens immediately when doing the change in the android settings, so not when navigating back.
As it should not happen that often that users disable the permission it's not a blocker.
I did not figure out the reason, it might be some architecture related and/or async problems..
I only found this similar/same issue for another app:
OneSignal/react-native-onesignal#1629
The text was updated successfully, but these errors were encountered: