You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any updates on this issue?I am facing the same problem..When I keep the invite link pressed it copies the link to clipboard with the password also.Either fix the noInvite issue...Or don't let users copy it..Fix it please.
Add the below line in node_modules/react-native-zoom-us/android/src/main/java/ch/milosz/reactnative/RNZoomUsModule.java for hiding the meeting url in zoom
Add the below line in node_modules/react-native-zoom-us/android/src/main/java/ch/milosz/reactnative/RNZoomUsModule.java for hiding the meeting url in zoom
noInvite: true is not working in Android
I am trying to hide the invite option in the Zoom.
every key works except noInvite.
The text was updated successfully, but these errors were encountered: