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?
OneSignal.Debug.setLogLevel(OSLogLevel.verbose);
OneSignal.initialize("776513db-e536-441a-8d2b-b446cd6be842");
OneSignal.Notifications.requestPermission(true);
FlutterNativeSplash.preserve(widgetsBinding: widgetsBinding);
await read.loginUserOneSignal();
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