My app uses SFSafariViewController and eventually the user will upload some images.
Should I add camera/photo library permission?
My app uses SFSafariViewController and eventually the user will upload some images.
Should I add camera/photo library permission?
yes. If your app does not have camera / photo library permissions, SFSafariViewController
will not be able to access your photos.