DeepARSDK / videocall-android-java

Video call using Agora.io SDK with face masks provided by DeepAR SDK
https://developer.deepar.ai
MIT License
14 stars 7 forks source link

agora latest version 4.3.2 black screen coming. #19

Closed jitubatiya closed 2 months ago

jitubatiya commented 2 months ago

This android demo agora version 4.3.2 not working coming black screen.

jitubatiya commented 2 months ago

i was resolved this issue comment on below code // @Override // protected void onPause() { // super.onPause(); // if (surfaceView != null) { // surfaceView.onPause(); // } // }