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]: interrupt a process by using OneSignal.User.addTags for await [only android] #789

Closed
2 of 3 tasks
Cojiroooo opened this issue Nov 15, 2023 · 3 comments
Closed
2 of 3 tasks

Comments

@Cojiroooo
Copy link

Cojiroooo commented Nov 15, 2023

What happened?

The latest version SDK causes interruption of a synchronous process when I use OneSignal.User.addTags or addTagWithKey for await.

Steps to reproduce?

1. Install SDK v5.0.3
2. Launch the android app
3. Init OneSignal
4. Execute await OneSignal.User.addTags

What did you expect to happen?

I expected to continue a process in synchronous after using OneSignal.User.addTags or addTagWithKey for await.

OneSignal Flutter SDK version

5.0.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
@Cojiroooo Cojiroooo changed the title [Bug]: interrupt a process OneSignal.User.addTags for await [only android] [Bug]: interrupt a process by using OneSignal.User.addTags for await [only android] Nov 15, 2023
@psatler
Copy link

psatler commented Nov 16, 2023

@Cojiroooo is the issue you're facing related to this one #776 (comment) ?

@Cojiroooo
Copy link
Author

@psatler Sorry for replying so late.
It seems different from my issue.
but I will check my app at the new version because that issue is fixed.

@nan-li
Copy link
Contributor

nan-li commented Jan 30, 2024

Hi @Cojiroooo, thanks again for reporting this issue and your patience.

We have released the fix in Release 5.1.0.

Please update and reach out if you are still seeing issues. Thanks!

@nan-li nan-li closed this as completed Jan 30, 2024
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

3 participants