cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
599
Views
1
Helpful
1
Replies

Jabber Guest Android SDK - create JabberGuestCall instance after end().

marekfoltyn
Level 1
Level 1

Hello,

I have a problem with using Jabber Guest SDK for Android. I need to implement a Jabber fragment into my app, user selects a conference from the list, clicks on it and then a Fragment with Jabber should show. This works, but here is the problem:

When I end with the call, the end() method is called on the call instance. However, when an user clicks from the list immediately after the call end, the app crashes showing this in the log:

Cannot create new JabberGuestCall instance until the existing instance has been ended.


I ended the previous instance, so where is the problem? How can I detect, when I can create an instance? If the user wait several seconds, it works good.


Thank you for your tips.


Marek Foltyn

1 Reply 1

Geevarghese Cheria
Cisco Employee
Cisco Employee

Hi Marek,

   I would request you to post your question under community for getting view from more  experts related to the technology. What I could find is a related url for Error handling - https://developer.cisco.com/site/jabber-guestsdk/documents/android-developer-guide/#error-handling


Thanks and Regards,

Geevarghese