I keep getting the following error when I try to launch an inappbrowser:
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8000/cordova_plugins.js
When I look for "cordova/platforms/android/assets/www/cordova_plugins.js" the file is indeed missing.
The strange thing is that I see:
Writing out cordova_plugins.js...
My build process looks like this:
cordova create cordova com.myapp.mobile myapp
cd cordova
cordova platform add android
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git
cordova build
cordova serve android
run cordova plugin add cordova-plugin-device
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With