0

enter image description here I am recording video and using avfoundation and after that getting video url provide to UIVIdeoEditorController but am getting error :File couldn’t be opened because you don’t have permission to view it error When presenting UIVideoEditorController.

iOSUser01
  • 21
  • 3

1 Answers1

0

You haven't add the proper key and description to the Info.plist file to request permissions to access the camera

Bhargav Rao
  • 50,140
  • 28
  • 121
  • 140
Samuel Chavez
  • 768
  • 9
  • 12