Access photo gallery to upload photos by inappbrowser

Asked

Viewed 34 times

0

Guys I have a news app, I partnered with a classified site and I put a button in the app that directs pro classifieds using inappbrowser, however when the app user is inside the site more precisely in the tab to put a product, it needs to post a photo of the product, the problem that when the user clicks on the image button nothing happens, does not open the window to choose the photo... testing with the native browser of android without using the app, works normally the image button of the site until the option to take photo, already using the app, nothing happens... I believe it is permission but do not know how to solve... I am using the dreanweaver to write the codes (jquery-mobile) and then compile with phonegap build CLI 6.3.0, use the inappbrowser plugin to browse the site and Whitelist plugin to release HTTP accesses. someone can give me a light... I thank you in advance.

1 answer

0

I managed to fix it. just use the code to open the native browser of the device, instead of using webview.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.