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

有帮助吗?

解决方案

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

Add a launch image.

其他提示

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top