_handleNonLaunchSpecificActions error in iOS9

Xcode 7 console log displays the error specified below:

** -[UIApplication _handleNonLaunchSpecificActions:forScene:withTransitionContext:completion:] ** unhandled action -> <FBSSceneSnapshotAction: 0x150b2aef0> { handler = remote; info = <BSSettings: 0x15333f650> { (1) = 5; }; }


Reproduce instructions:

1. Open app

2. Lock phone

3. Unlock phone


Is this an xcode bug? Could someone clarify what the cause is or how do we address this? Any implications on performance?


Discussion on stackoverflow regarding this:

http://stackoverflow.com/questions/32344082/handlenonlaunchspecificactions-error-in-ios9

Replies

Did you find the root cause and solution by any chance? Just got the same error with exact same steps.

Any idea , what is going on? I am also experiencing the same problem in my App.

I am seeing the same error. On lock and on unlock.

IOS 9.2 and Xcode 7.2 is released why is the problem not solved yet? Is there any solution?