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][IOS] Crash when trying to open the sheet #109

Closed
KristijanKocev opened this issue Nov 26, 2024 · 2 comments
Closed

[BUG][IOS] Crash when trying to open the sheet #109

KristijanKocev opened this issue Nov 26, 2024 · 2 comments

Comments

@KristijanKocev
Copy link

KristijanKocev commented Nov 26, 2024

This happens rarely but enough that it is noticeable and our only source of crashes recently, maybe once every few days with daily usage.
I could not catch or reproduce it in dev, but here are the crash logs from Testflight which might help you identify the issue.
So far it has only happened on ios and never on android.
Screenshot 2024-11-26 at 10 31 43

The crash message is
(null) in Swift runtime failure: Unexpectedly found nil while unwrapping an Optional value ()

@lodev09
Copy link
Owner

lodev09 commented Nov 26, 2024

I think this PR fixes it
#108

@KristijanKocev
Copy link
Author

Amazing, thank you for the quick reply.

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

2 participants