Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set configOverwrite or setFeatureFlag to remove the invite button? #16

Closed
aguilalibre opened this issue Jul 30, 2020 · 5 comments

Comments

@aguilalibre
Copy link

aguilalibre commented Jul 30, 2020

This plugin works really well, thank you very much for sharing it.

I would like to know if it's possible to use the setFeatureFlag to remove the "invite" button? (And also removing other interface/configuration params as the recording button, etc). When using the official iframe API for websites there is a configOverwrite param for this, but I'm not able to find how to make it work on this plugin for Android.

Any guidance to accomplish this will be highly appreciated.

@calvinckho
Copy link
Owner

I saw that the setFeatureFlag is indeed available in the current SDK but I have not added it to the plugin yet.

I'm keeping this here for my reference when I add this in the next release:
https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/flags/constants.js

@aguilalibre
Copy link
Author

Great! Thank you for that!!

I know probably I should not ask this, but the answer is very important for my project planning. Is there any approximate date for next release?

Once again, thank you for this amazing plugin!

@calvinckho
Copy link
Owner

Good news, 1.4.2 is released!

I have added the inviteEnabled flag to the plugin. See README for usage. Please try and upgrade to 1.4.2 to test it. It works on my Android device, but I don't have Xcode 14 so can't test the new feature on iOS yet.

@calvinckho
Copy link
Owner

calvinckho commented Aug 11, 2020

I have using Xcode 11.16 and can confirm that the inviteEnabled flag is working on iOS as well.

@aguilalibre
Copy link
Author

Thank you very much!!! I really appreciate all your time to give us this excellent plugin!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants