Yan Yi
Posts: 0
Joined: Sat Jan 25, 2014 7:38 pm

App stuck at splash screen

FYI: console for v1.2
Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

App stuck at splash screen

Hello!

Looks like you have Generic services. In JS files of these services replace $t with Appery

Yan Yi
Posts: 0
Joined: Sat Jan 25, 2014 7:38 pm

App stuck at splash screen

Hi Maryna, yes I have fixed that problem. Now there are no console errors for library v2.0. But the app is still stuck at splash screen (v2.0) using Appery builder. It does not get stuck when I export and use Adobe Phonegap Build.

Phone I am using to test: iPhone 4S, iOS 7.1

Update: When app built using appery, I noticed that file size of .ipa is 6.73 MB. When app built using Adobe Phonegap Build, file size is only 3.64 MB.

Yan Yi
Posts: 0
Joined: Sat Jan 25, 2014 7:38 pm

App stuck at splash screen

I have fixed this problem! I set autohidepsplashscreen to false. It should be true. This line is in config.xml under IOS folder.
code<preference name="AutoHideSplashScreen" value="true"/> /code

Return to “Issues”