android - Slow Startup with Ionic -


i'm trying out ionic framework , finding application loading basic tabs app (almost no changes).

here's did:

ionic start tabsdemo tabs cd \tabsdemo ionic platform add android ionic build tabsdemo 

i commented out 2 splash screen elements in configuration. running on htc m7, see black screen ~3 seconds before application loads first time. after resources cached , app loads fine.

is there setting or can app load in reasonable amount of time or ionic apps suffer this?

try out other devices. works fine on multiple brands use testing while developing apps.

ionic apps tested on:

  • karbon
  • micromax
  • nexus
  • moto-e
  • ipad
  • iphone

Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -