Can you please share the VideoCallActivity
code also? Also, maybe share some screenshots or a video recording so we can understand the issue better.
You can try removing the Stream code in a step-by-step manner, just to see if the issue is related. Start by removing it from one activity, then from both, then from the Application
class, then also remove the dependency from the build.gradle.kts
file.