Closed Cojiroooo closed 9 months ago
@Cojiroooo is the issue you're facing related to this one https://github.com/OneSignal/OneSignal-Flutter-SDK/issues/776#issuecomment-1793513599 ?
@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.
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!
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?
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?
Relevant log output
Code of Conduct