-3

Getting this error but what not getting is when the both the keys for camera and gallery as well added in plist why this error and crash coming up. Please guide if something new has been introduced related to this in iOS 13 and swift 5. Below is the attachment of plist.

enter image description here

iPhone 7
  • 1,731
  • 1
  • 27
  • 63

1 Answers1

0

In order to get access you have to add both of them , While the gallery gives you access to select an image you should also give camera access . Add the following Key

Privacy - Camera Usage Description
  • wrong question, please delete your answer i added permission for file rather than camera by mistake. I will delete this question – iPhone 7 Feb 07 '20 at 12:57