I am using Cordova
Plugin Inappbrowser
to run my external website on device. In this external website I need to upload an Image (Gallery/Capture camera)
or file on server. For this I have implemented HTML5 File API
to make this feature run into my app too. I have tried various demo 1, demo 2 and tried this URL
open into IAB
to test; unfortunately they didn't work earthier inside my app. Whereas if I try to open these two demo in native browsers like Chrome, safari, firefox apps into my device these demo are allowing me to perform File API
.
So can anyone help me to fix this issue........