0

My app uses SFSafariViewController and eventually the user will upload some images.

Should I add camera/photo library permission?

Erick Filho
  • 1,962
  • 3
  • 18
  • 31

1 Answers1

0

yes. If your app does not have camera / photo library permissions, SFSafariViewController will not be able to access your photos.

Jon Jones
  • 131
  • 3