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've encountered an issue with the iOS notification permission flow using OneSignal. When we call OneSignal.Notifications.requestPermission(true), the expected prompt appears, allowing the user to either click "Allow" or "Don't Allow." However, regardless of the user's choice, an alert to open the Settings may unexpectedly appear.
Steps to reproduce?
1.Set OneSignal.Notifications.requestPermission(true)
2.Click "Allow" or "Don't Allow"
3."Open Settings" alert will prompt out
What did you expect to happen?
Should not show "Open Settings" alert
React Native OneSignal SDK version
5.2.3, 5.2.5
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:
What happened?
I've encountered an issue with the iOS notification permission flow using OneSignal. When we call OneSignal.Notifications.requestPermission(true), the expected prompt appears, allowing the user to either click "Allow" or "Don't Allow." However, regardless of the user's choice, an alert to open the Settings may unexpectedly appear.
Steps to reproduce?
What did you expect to happen?
Should not show "Open Settings" alert
React Native OneSignal SDK version
5.2.3, 5.2.5
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: