Avatar

Employee

There shouldn't be any problem with Android (or at least nothing that we know of).

Invalid instance means the room name is wrong (that room doesn't exists in your account). Best think to do is to collect the log messages and send them over

(what I usually do is to set a "debug trace" function that adds the log messages in a text area. From there you can copy and past in an email or you can at least get a better understanding of the problem).

Look at com.adobe.rtc.util.DebugUtil.traceFunction.