We have a HTML5 page with a file input:
<input accept="image/*" type="file">
Now in Chrome, Safari, Firefox (both Android or iOS) and inside the webview of Facebook iOS this will allow selecting an image from the camera roll or the camera.
Yet when using this on an Android inside the Facebook Webview it will only give options like Images / Recent / Google Drive / Photos but no camera.
Is this a bug or a Facebook conscious option? Is there any way of using the phone camera as a source for the image inside the webview of Facebook Android?
from How to use camera as a source from a file input inside Facebook Android Webview
No comments:
Post a Comment