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
The ObjC version of this URL constructing can return nil if the string provided is an empty string in which case our code would crash. To protect against this we can migrate a bit more of this file manager code to Swift and guarantee it won't crash