please help - the documentation is not up to date, and i cant find the right answer
the doc says add this to the manifest
<service android:name="com.quickblox.module.chat.videochat.VideoChatService"/>
the example code on github says
<service android:name="com.quickblox.module.videochat.core.service.QBVideoChatService"/>
but there is no such thing as a 'service' inside the core namespace
please see attached image
i use the currently last sdk - 1.2.4
thanks allot! dovi
Yeah, don't use this service stuff at all now
Here is updated VideoChat guide http://quickblox.com/developers/Sample-videochat-android which works with latest Android SDK 1.2.4