GitToTheHub commented on issue #935:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/935#issuecomment-3709512732

   A side note to everyone:
   
   You don't must use this plugin to select images from the device. You can 
also use an `<input>` for it:
   
   ```html
   <input type="file" accept="image/png, image/jpeg" />
   ```
   
   The problem will be fixed anyway for this plugin.


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