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
I find when initializing the GalleryViewController that a crash happens on line 14 in UIApplication.swift. While using flatMap there is a force unwrap which is crashing my application. This needs to be handled properly and why is this happening?
The text was updated successfully, but these errors were encountered:
did this bug fix yet, i use version 6.0.0 and have the same issue, i found the issues that have the same problem but the i dont understand the answer #223#233
I find when initializing the GalleryViewController that a crash happens on line 14 in UIApplication.swift. While using flatMap there is a force unwrap which is crashing my application. This needs to be handled properly and why is this happening?
The text was updated successfully, but these errors were encountered: