quickstart-ios icon indicating copy to clipboard operation
quickstart-ios copied to clipboard

Firestore Storage Quickstart broken on iOS 13

Open schmidt-sebastian opened this issue 4 years ago • 0 comments

Apple seems to no longer allow apps to get the URL to images picked from the image picker (as done here: https://github.com/firebase/quickstart-ios/blob/de2f381f2ff16893201b42512f18e83bff9e534a/storage/StorageExampleSwift/ViewController.swift#L80)

This results in upload failures on iOS 13 ("Failed to issue sandbox extension for file")

Similar issue reported by other apps: https://github.com/dropbox/SwiftyDropbox/issues/256#issuecomment-535667904

schmidt-sebastian avatar Dec 09 '20 06:12 schmidt-sebastian