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
After users log in to One Signal, we fill in their tags, and then when I turn off the phone screen or close the application, our tags are deleted.
OneSignal.Debug.setLogLevel(OSLogLevel.verbose); OneSignal.initialize("776513db-e536-441a-8d2b-b446cd6be842"); OneSignal.Notifications.requestPermission(true); FlutterNativeSplash.preserve(widgetsBinding: widgetsBinding); await read.loginUserOneSignal();
cdfsrgfd
onesignal_flutter: ^5.2.3
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
After users log in to One Signal, we fill in their tags, and then when I turn off the phone screen or close the application, our tags are deleted.
Steps to reproduce?
What did you expect to happen?
cdfsrgfd
OneSignal Flutter SDK version
onesignal_flutter: ^5.2.3
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: