Ionic App RC3 Android startup time very slow

Updated to “@ionic/app-scripts”: “0.0.47”, and added “–prod” to the build script:
“build”: “ionic-app-scripts build --prod”,

That fixed my issue.

2 Likes