Open ericberman opened 4 months ago
Looks like if MultiTasking is enabled, then Apple is effectively hitting the back button when the app goes inactive. Why? Who the fuck knows what Apple is thinking. If you set UIRequiresFullScreen=true, it fixes this but disables multitasking.
Best approach might be to simply use multi-tasking instead; then the state all works fine.