Updating from 3.5.0 to 3.5.3, my app works well on browser but fails on a Android device. In the log, I see the following line :
ERROR, source file:///android_asset/www/build/vendor.js (1)
I did add the vendor.js to index.html:
<script src="build/vendor.js"></script>
Is anybody facing the same problem ? What other information is needed to try to debug this issue ?
ionic info
global packages:
@ionic/cli-utils : 1.5.0
Cordova CLI : 6.5.0
Ionic CLI : 3.5.0
local packages:
@ionic/app-scripts : 2.0.2
@ionic/cli-plugin-cordova : 1.4.1
@ionic/cli-plugin-ionic-angular : 1.3.2
Cordova Platforms : android 6.1.2
Ionic Framework : ionic-angular 3.5.2
System:
Node : v7.4.0
OS : Linux 4.11
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
npm : 5.3.0