abhishek0196 commented on issue #506:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/506#issuecomment-879728143


   Hello everyone I tried the same method, I am still getting nil from 
   
   ```
    NSString* moviePath = [[info objectForKey:UIImagePickerControllerMediaURL] 
path];
   ```
   Can anyone please help, I have all these three permissions related to camera 
in my info.plist
   
   - Privacy - Photo Library Usage Description
   - Privacy - Photo Library Additions Usage Description
   - Privacy - Camera Usage Description
   
   Is there any other key which I need to add to the plist file ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to