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
@cnstoll It's a runtime user related error. We have about 40,000 active users, just got 2 crashes reported by XCode. I don't know why the file was nil.
-[NSURL initFileURLWithPath:]: nil string parameter
Should check if filePath is nil before calling [NSURL fileURLWithPath:filePath]
The text was updated successfully, but these errors were encountered: