transition-coordinator

iOS9 storyboard what is unhandled action (handleNonLaunchSpecificActions)?

一曲冷凌霜 提交于 2019-12-03 04:39:08
问题 I've noticed the following error popping up in the console when running my app on iOS 9 when using a storyboard. I'm using xCode7. Is this something I need to be concerned about? -[UIApplication _handleNonLaunchSpecificActions:forScene:withTransitionContext:completion:] ** unhandled action -> <FBSSceneSnapshotAction: 0x176bfb20> { handler = remote; info = <BSSettings: 0x176a5d90> { (1) = 5; }; } 回答1: There is nothing wrong with your code. This is a logging message internal to Apple, and you