I have receiving the error=1 in Android Zoom SDK.
I have integrated with the help of this GITHUB link - GitHub - zoom/zoom-sdk-android: Zoom Android SDK
I have changed target SDK 33 to 34 and new changes in gradle.
In 33 SDK and gradle all is working fine and the user can also join the meeting. But this same flow is not working in 34 SDK. I have received Error_code=1
I have researched many sites and AI and I found mobilertc.aar and commonlylib this two file I need new file which is support in SDK34 and grandle.
FYI - Old .aar and commonlylib are not worked and app has been crashed.
Thanks, Pankaj