Question

My starling game works great compiled locally and testing on my iPad.

I created the release build and sent it to apple but the game was rejected because:

Specifically, we found your app launches to a white screen.

This error never appears when testing, I get a white screen for one seconds but the game starts.

Whats is going on here?

Mirza

Était-ce utile?

La solution

Sounds like you agree that "your app launches to a white screen". Perhaps that is why it was rejected?

Add a launch image.

Autres conseils

A nice idea is to slap up an image similar to the default.png loadimage in standard flash when your app starts. Then when your starling stuff is loaded, remove the image and you get a seamless transition.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top