Hello Everyone,
I have run into a rather strange error, which I'm quite sure has to do with me missing something.
I am trying to launch the MessageComposer when the user clicks on a local notification. The errors I get in the log are:
Application_Start
Application_Active
Class (b4i_customlistview) instance released.
Application_Inactive
Application_Background
Application_Receivelocalnotification
Application_Foreground
Application_Active
<CKSMSComposeRemoteViewController: 0x1475eea0> timed out waiting for fence barrier from com.apple.mobilesms.compose
MC Result = 0
Warning: Attempt to dismiss from view controller <UINavigationController: 0x14549830> while a presentation or dismiss is in progress!
Any tips on how to resolve this please?
Many thanks.
I have run into a rather strange error, which I'm quite sure has to do with me missing something.
I am trying to launch the MessageComposer when the user clicks on a local notification. The errors I get in the log are:
Application_Start
Application_Active
Class (b4i_customlistview) instance released.
Application_Inactive
Application_Background
Application_Receivelocalnotification
Application_Foreground
Application_Active
<CKSMSComposeRemoteViewController: 0x1475eea0> timed out waiting for fence barrier from com.apple.mobilesms.compose
MC Result = 0
Warning: Attempt to dismiss from view controller <UINavigationController: 0x14549830> while a presentation or dismiss is in progress!
Any tips on how to resolve this please?
Many thanks.