Domanda

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

È stato utile?

Soluzione

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

Add a launch image.

Altri suggerimenti

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top