digitallysavvy / android-video-chat-demo

simple android demo using the Agora.io SDK
30 stars 24 forks source link

README and sample code doesn't mention tokens #7

Open calvin-li opened 3 years ago

calvin-li commented 3 years ago

The joincall() usage in MainActivity.java just has null in the place of the token.

The app fails silently with a black screen for local stream, blank screen for remote stream.