I need to find a way to detect when a device has been locked, or else a way to detect when the device has been unlocked, and sent straight to the app where it left off. Is there some method like:
- (void)applicationDidBecomeActiveAfterLockScreen:(UIApplication *)application