Behaviour of openParentApplication:reply When iPhone is locked

Can anyone let us know he behaviour of the API call "openParentApplication:reply" when the iPhone device is locked?

Answered by tom_witkin in 24136022

The API works as you would expect — the parent application is opened in the background. However, any data which requires the phone to be unlocked won't be accessible.

Accepted Answer

The API works as you would expect — the parent application is opened in the background. However, any data which requires the phone to be unlocked won't be accessible.

Behaviour of openParentApplication:reply When iPhone is locked
 
 
Q