Change the default browser that android use for default with an iframe

Hi,

I want to get access to my camera for take a photo using a iframe. I tested in a iphone and its working but when i’ve tried in an android device it isnt working. I think it could be for the default browser that my device is using for render the iframe.

Is there any way to change the default browser that android use for default with an iframe??
Thanks

Try the cordova-plugin-camera-preview plugin if you want to embed camera inside your HTML.

Hey ihadeed, I’m new to ionic, and was wondering how I’d use that plugin in ionic v2. Do you know?