UX glitch on startup

Hey guys,

I’m getting a weird glitch when the app is opened. As you can see in the video there is small flash and the link lines appear before the text and images (the images I can understand because they have to be loaded). I put in a colored background to cover up to make it more subtle, but still. I’m curious if anyone has any solutions they would recommend.

Have you tried ng-cloak?

Thanks for the suggestion. I actually just put navigator.splashscreen.hide() in $ionicPlatform.ready() to keep the splashscreen up until the app was fully loaded.