I have a iOS and Android application, and I load a external website inside my app (this external website is mine too). My problem is that this website has a file upload fea
@Verl's code is pretty good! However, it cannot be installed through his installation guide... So here is mine:
cordova plugin remove cordova-plugin-inappbrowser-camera
cordova plugin add https://github.com/jverlee/cordova-plugin-inappbrowser-camera.git
By the way, if I follow his guide, I only gets: Error: Cannot read property 'variables' of undefined