We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Every time the application is launched, I see a request to send push notifications alert.
If I delete the line "OneSignal.initialize(AppData.API.oneSignalAppID, withLaunchOptions: launch Options)", then the request is terminated.
How do I disable this request when starting the application? I want to do it on my onboarding screen
OneSignal v. 5.1.0
The text was updated successfully, but these errors were encountered:
It's happened when i call OneSignal.User.pushSubscription.optIn()
Sorry, something went wrong.
No branches or pull requests
How can we help?
Every time the application is launched, I see a request to send push notifications alert.
If I delete the line "OneSignal.initialize(AppData.API.oneSignalAppID, withLaunchOptions: launch Options)", then the request is terminated.
How do I disable this request when starting the application? I want to do it on my onboarding screen
OneSignal v. 5.1.0
Code of Conduct
The text was updated successfully, but these errors were encountered: