I recently stumbled upon a solution to this, the UIExitonsuspended. Here’s my build.settings:
settings =
{
orientation =
{
default = "landscape"
},
iphone =
{
plist =
{
UIApplicationExitsOnSuspend = true,
UIStatusBarHidden = true,
UIPrerenderedIcon = true
},
},
}
Yet, when I start the app. Click the home-button, then relaunch the app from the multi-task menu, the app is completely black. When I then uninstall the app / reinstall it, it’s still black
//Pjer [import]uid: 30185 topic_id: 7048 reply_id: 307048[/import]