Error: _handleNonLaunchSpecificActions in iOS9
问题 I am getting the following error on iOS 9: -[UIApplication_handleNonLaunchSpecificActions: forScene: withTransitionContext: completion:] unhandled action -> <FBSSceneSnapshotAction: 0x150b2aef0> { handler = remote; info = <BSSettings: 0x15333f650> { (1) = 5; }; } Has anyone else come across this error or it's implications? What is wrong? 回答1: There is nothing wrong with your code. This is a logging message internal to Apple, and you should file a radar about it. There are two hints that show