Loading levels results in black screen

I’m working on an iPhone game, and i have multiple levels. When I play the game on my mac, I can load the different levels just fine, but when I launch the game on my iPad and try to load my different levels, it just displays a black screen. I know that my game hasn’t frozen because I’m still able to use the virtual joysticks.

Is this a bug, or something I can fix?

Thanks.

Hi masterburgler,

How are you deploying the .ipa to your device, via iTunes, or are you doing launch on from the editor? Can you try packaging the Swing Ninja sample project and deploy to the device and see if you get the same error? It has two levels so it should be a good one to try and see if you get the same problem.

After that, can you attach to this thread the output logs for your project?

I think there must have been a problem with some of my files. I was able restore it however, last night and now it works just fine.

Thanks anyways!