Avatar

Level 10
Hi,



I am not sure running which code gives you the error. Can you
be more specific ?

Point to note is if you are not using our namespace
rtc:AudioSubscriber and instead using collaboration:AudioSubscriber
, you need to define in Application tag , xmlns:collaboration =
"com.adobe.rtc.collaboration.*"

And secondly , have you closed the tag for AudioSubscriber
correctly ? If with these , its not fixing, you can post what code
gives this error and I will take a look.