Hi, we were having trouble running the Jitsi feature in our app in Android, the app crashed every time. So we tried running the example app and we found it was using
jitsi_meet:
path: ../
instead of
jitsi_meet_flutter_sdk:
Can you please update the example to use the latest jitsi_meet_flutter_sdk package instead.
Hi, we were having trouble running the Jitsi feature in our app in Android, the app crashed every time. So we tried running the example app and we found it was using
instead of
Can you please update the example to use the latest
jitsi_meet_flutter_sdk
package instead.