We have two screens in Android App. The button click of first screen should move to RoomActivity.kt screen of twilio video collaboration app.
Whenever I mute video or mute audio or camera switch during a call and after disconnecting from the call, I move back to the first screen. But then when i again come back to the RoomActivity.kt , it shows the same video and audio off.
I want that whenever I am coming back to RoomActivity.kt from the first screen, it should reset all data just like first time. But it should work correctly if my app goes to background during call.
Hi There,
Please help...Need your help urgently.
We have two screens in Android App. The button click of first screen should move to RoomActivity.kt screen of twilio video collaboration app. Whenever I mute video or mute audio or camera switch during a call and after disconnecting from the call, I move back to the first screen. But then when i again come back to the RoomActivity.kt , it shows the same video and audio off.
I want that whenever I am coming back to RoomActivity.kt from the first screen, it should reset all data just like first time. But it should work correctly if my app goes to background during call.
Please help as soon as possible.