Hi
I’ve noticed of late that my app’s suspend behaviour seems to have changed. In the past my apps would never exit, but lately the OS is shutting them down after a certain period of time. Today for example my 2 apps stayed suspended in their current states for an hour or so, but then at some point got shut down.
Has anyone else noticed this? I’m wondering if it’s an iOS 10 thing? I’ve tried playing around the UIApplicationExitsOnSuspend value, either setting it to false or not having that line in the build settings at all, and it doesn’t seem to make any difference.
cheers,
David