Zoom sdk start meeting with params

Description
Start meeting with params nothing happen

Which Mobile Client SDK version?
Xamarin.andorid.zoom and xamarin.ios.zoom

Screenshots
Startmeeting params

Additional context
PFA. Create meeting I have done using JWT app type and for join meeting using Xamarin.android.zoom NuGet package i.e. SDK (SDK app type). It is working fine if I loginwithzoom function.
Now adding startmeeting with params function its showing neither waiting room nor any progress not even throwing any error. Anybody could help me out in this i have stuck from long back.

Hi @tushars,

Can you please confirm what the return value of the startMeetingWithParams method is?

Thanks!

Return value is int.

Hi @tushars,

Yes, that int actually represents an error code which can be useful in diagnosing the issue you are experiencing. Can you please let me know what value is being returned?

Thanks!

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