You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/01/30 17:00:27 UTC

[GitHub] superainovacoes opened a new issue #643: input=file camera photo

superainovacoes opened a new issue #643: input=file camera photo
URL: https://github.com/apache/cordova-android/issues/643
 
 
   Hi guys, I don't is this is the right place or is related to "cordova-plugin-inappbrowser" ( https://github.com/apache/cordova-plugin-inappbrowser/issues/328#issuecomment-456472870 ).
   
   I have a website that uses:
   ```
   <input type="file" accept="image/*" capture="camera" />
   ```
   Compiling the cordova app to android/ios the code works when using direct from the html hosted at the cordova app, but when i open an popup (using inappbrowser) the same input doesn't open the camera on android, ios works fine.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org