On join meeting app getting crashed

App getting crashed on joining meeting with error
PID: 8359
android.content.ActivityNotFoundException: Unable to find explicit activity class {com.zipow.videobox.JoinByURLActivity}; have you declared this activity in your AndroidManifest.xml?

after adding this activity in androidManifest file meeting joined successfully. I want to remove custom Ui from my app and enable default join. but default UI is not launching after successfully join

I’m just upgraded zdk from 5.16.5.17050 to v6.0.2.21328

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.