Reduc Time Out for loading app

// If Android
ionic emulate android --prod
ionic build android --prod
ionic run android --prod
ionic cordova run android --prod
// If iOS
ionic emulate ios --prod
ionic build ios --prod
ionic run ios --prod

Comments

Popular posts from this blog

Hide Tabs when open sub pages