You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My app crashes when OneSignal.removeSms ou OneSignal.removeEmail is called in iOS.
In Android works fine, but in iOS I get the Exception copied bellow.
I found out that the exception is in OSFlutterUser, on the second line of this code:
What happened?
My app crashes when OneSignal.removeSms ou OneSignal.removeEmail is called in iOS.
In Android works fine, but in iOS I get the Exception copied bellow.
I found out that the exception is in OSFlutterUser, on the second line of this code:
The Exception I get is this:
Steps to reproduce?
What did you expect to happen?
No error exception.
OneSignal Flutter SDK version
5.0.4
Which platform(s) are affected?
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: