OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
625
stars
214
forks
source link
[Bug]: OneSignal.User.addTagWithKey method crash app in IOS when pass boolean #728
Closed
rafaelbarbosadrip closed 1 year ago
What happened?
When we call the method
OneSignal.User.addTagWithKey
passing the boolean value the app happen crash (close suddenly)Steps to reproduce?
What did you expect to happen?
Set the tag and not crash the app.
OneSignal Flutter SDK version
5.0.0
Which platform(s) are affected?
Relevant log output
Code of Conduct