onatcipli commented on issue #533: fix(camera): resultForVideo uri in iOS13
URL: 
https://github.com/apache/cordova-plugin-camera/pull/533#issuecomment-586110710
 
 
   #506 @fvadouko you can add a cordova plugin from github repository with the 
following command
   
   ```
   cordova plugin add github_url
   ```
   
   for example:
   I just forked the repo from @guillem-sopra _(thank you for the PR)_ then I 
added a fixed plugin from github repository
   
   ```
   cordova plugin add 
https://github.com/onatcipli/cordova-plugin-camera/tree/fix/camera-result-for-video-url
   ```
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to