Closed ajayranga closed 10 months ago
Yes, these options are currently only implemented on Android.
Kindly at this in readme. As this will be ambiguous for users
iOS/Android only fields are mentioned in https://github.com/mieszko4/react-native-zoom-us/blob/master/index.ts but I agree it would be great to have it written more strict. Ideally it would be great to have it integrated with typescript so that when I type function name then I see that the restriction.
@mieszko4 @jcamins @hans00 Is there any way to stop sharing meeting link in IOS just like android. Without using custom UI.
@ajayhcode Please stop tagging me.
@ajayhcode Please stop tagging me.
ok
@mieszko4 @jcamins @hans00 Is there any way to stop sharing meeting link in IOS just like android. Without using custom UI.
is there any way
Not that I am aware of. If it is not in https://marketplacefront.zoom.us/sdk/meeting/ios/annotated.html then there is no way.
There is meetingInviteHidden but it is only for Custom UI
Related issue for custom iOS UI - https://github.com/mieszko4/react-native-zoom-us/issues/113
noInvite,noTitlebar,noTextMeetingId,noTextPassword not working in ios These options are only working in android only