You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
iOS
Android
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
iamrohitagg
changed the title
[Bug]: Hide system alert when fallBacktosettings is passed as false
[Bug]: Hide system alert when fallBacktosettings is passed as false or permission is granted for iOS
Dec 9, 2024
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?
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?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: