ryaa commented on issue #525: Fix for the problem when Exif data is lost when 
getting an image from the photo library (iOS)
URL: 
https://github.com/apache/cordova-plugin-camera/pull/525#issuecomment-558620093
 
 
   > how can i install from your repo on ionic?
   
   1) first remove the existing camera plugin
   ```
   cordova plugin rm cordova-plugin-camera
   ```
   or for ionic
   ```
   ionic cordova plugin rm cordova-plugin-camera
   ```
   2) add the version from my repo by running
   ```
   cordova plugin add https://github.com/ryaa/cordova-plugin-camera.git
   ```
   or for ionic
   ```
   ionic cordova plugin add https://github.com/ryaa/cordova-plugin-camera.git
   ```
   
   Let me know if the problem is fixed after the above

----------------------------------------------------------------
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