-
Notifications
You must be signed in to change notification settings - Fork 215
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]: iOS crash on startup #973
Comments
Same here. Did you manage to fix it? |
I had a similar one, see here: #912 (comment) not sure it is the same |
Not sure the above fixes the problem, my guess is that we can disable badge clearing logic by adding |
Apple approved this submission, so looks like it's a valid fix. |
@zafarivaev Interesting, I'll do this aswell and close the issue if it'll be resolved. |
Just had a rejection for the same issue. I'll update if the fix was successful |
What happened?
Hello,
Our app encountered an issue during the iOS review process, where it appears to hang on the splash screen during startup. According to the provided crash log, the crash seems related to OneSignal’s
clearBadgeCount
method, which may be called internally.Thank you for your assistance.
The reviewer's device :
Steps to reproduce?
What did you expect to happen?
Not crash
OneSignal Flutter SDK version
Release 5.2.7
Which platform(s) are affected?
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: