Search code examples
ionic-frameworkionic2ionic-view

Ionic 2 application take too much to launch on android device each and everytime.?


I already try this command : ionic build android --prod --release but still same result. How can one reduce the launching time of an ionic 2 application?


Solution

  • Check the plugins, there must be a problem with some plugin that would give error and increase loading time.