IOS sample, App crashes when using method disconnect in AppDelegate
187 views
Skip to first unread message
Isaac zhang
unread,
Sep 4, 2013, 2:38:41 PM9/4/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webrtc...@googlegroups.com
I am using the demo app on the devices. Whenever I clicked the logout button, my app crashed. I debugged the app and found out that after it called [self.xmppStream disconnect]; the app will stuck in the method in txmppump.cc . and this is the method :