Open lamlengend98 opened 12 months ago
Could you try with react-native-zoom-us@6.20.0? Note that you will need to use jwtToken
because clientKey
/clientSecret
have been removed.
Could you try with react-native-zoom-us@6.20.0? Note that you will need to use
jwtToken
becauseclientKey
/clientSecret
have been removed.
How can I get jwtToken
.
See react-native-zoom-us-test for inspiration.
@mieszko4 I'm using react-native-zoom-us@6.20.0 and I tried to use react-native-pure-jwt for generating jwt code, but it still display this issue
Yeah, this process is a bit confusing. Maybe this official doc will help you? https://developers.zoom.us/docs/meeting-sdk/auth/
Hi, as the title, after initializing i got ERR_ZOOM_INITIALIZATION, when I call init again I got the successfully, and then I call join meeting I did not get any error or log or something like this. I don't know what is happening
react-native-zoom-us@^6.18.1 react-native@0.69.3