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
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.
The crash message is
(null) in Swift runtime failure: Unexpectedly found nil while unwrapping an Optional value ()
The text was updated successfully, but these errors were encountered:
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.
The crash message is
(null) in Swift runtime failure: Unexpectedly found nil while unwrapping an Optional value ()
The text was updated successfully, but these errors were encountered: