react-native-onesignal
react-native-onesignal copied to clipboard
[Bug]: Hide system alert when fallBacktosettings is passed as false or permission is granted for iOS
What happened?
I am requesting the permission through OneSignal.Notifications.requestPermission(false); but even if I accept the permission request it still shows me the alert as shown below.
Steps to reproduce?
Install app and the alert will display right after request notification permission.
What did you expect to happen?
No Alert must show if permission is granted.
React Native OneSignal SDK version
5.2.7
Which platform(s) are affected?
- [X] iOS
- [ ] Android
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
i got same issue
Hello, I got same issue too.
I have the same issue.