Skip to content
New issue

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

[Bug]: Our OneSignal Tags are being deleted for no reason. #950

Open
3 tasks done
topkarat6 opened this issue Sep 11, 2024 · 0 comments
Open
3 tasks done

[Bug]: Our OneSignal Tags are being deleted for no reason. #950

topkarat6 opened this issue Sep 11, 2024 · 0 comments

Comments

@topkarat6
Copy link

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?

  • iOS
  • Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant