findmate / cordova-plugin-jitsi-meet

Cordova plugin for jitsi meet react native sdk
17 stars 21 forks source link

Plugin integration #14

Open DanielnetoDotCom opened 4 years ago

DanielnetoDotCom commented 4 years ago

Hi

Congratulations on this project.

I have an Ionic app, I need to add a button to start a meeting on a specific server. Are you available for a paid Job/integration? if yes please email me at danielneto.com@gmail.com

Zeno97 commented 3 years ago

Since the last commit in this repository was a year ago I've created my own jitsi meet sdk cordova plugin from scratch that supports Android. All options and feature flags from native SDK are available. Also are implemented listeners for events like onConferenceWillJoin, onConferenceJoined, onConferenceTerminated and as a plus i've added a support for native Android callback like onCreate, onDestroy, onBackPressed, onUserLeaveHint (when enters pip mode), etc... Give a look here https://github.com/Zeno97/cordova-plugin-jitsi-meet-sdk