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
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 :

void TXmppPump::WakeTasks() {
  talk_base::Thread::Current()->Post(this);
}

Does anyone know why this is happening?

Thank you!


Sean Kovacs

unread,
Oct 2, 2013, 12:46:40 PM10/2/13
to webrtc...@googlegroups.com
I see this issue as well. I'm not clicking the disconnect, but letting the xmpp server send a terminate signal (after timing out).

Bùi Sĩ Nam

unread,
Jul 21, 2014, 7:11:03 AM7/21/14
to webrtc...@googlegroups.com
Hi, I can't build project on xcode ,anyone can help me.


Reply all
Reply to author
Forward
0 new messages