I want to login in zoom using email and password but I am not able to, seems the new iOS sdk has removed it, earlier it was there I was able to login with email and password using MobileRTC Authentication services,

I want to login in zoom using email and password but I am not able to, seems the new iOS sdk has removed it, earlier it was there I was able to login with email and password using MobileRTC Authentication services.

And also on the previous versions of sdk the start video tab is not working

I have a requirement as I need login with email & password and also need to start meeting with video which I am not able to make it
SDK version so far I have used as as following:

  1. zoom-sdk-ios-5.7.6-2.1082
    2)zoom-sdk-ios-4.4.55968.0904
    3)zoom-sdk-ios-5.9.0.2170
    4)ios-mobilertc-all-5
    5)ios-mobilertc-all-4

Hi @deepakd2, thanks for using the dev forum.

As of v5.9.0, you will need to use OAuth for user authentication, as logging into the SDK directly is no longer supported. Information on how to get started with OAuth can be found in our documentation.

Thanks!

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