jitsi-meet-flutter-sdk
jitsi-meet-flutter-sdk copied to clipboard
Jitsi Meet plugin for Flutter
I tried to build example from this repository in profile mode, but got error. And in my app after adding this package i got this error. Build output ``` FAILURE:...
The keyguard should not be dismissed on these screen as it could cause the opposite and add the keyguard again to these screens. `showOnLockScreen` is actually enough to make it...
Here is error logs JitsiMeetUncaughtExceptionHandler FATAL ERROR E/JitsiMeetSDK(16608): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.superbrain.user.dev/org.jitsi.jitsi_meet_flutter_sdk.WrapperJitsiMeetActivity}: android.view.InflateException: Binary XML file line dart-lang/sdk#57155 in com.superbrain.user.dev:layout/activity_jitsi_meet: Binary XML file line dart-lang/sdk#57155 in com.superbrain.user.dev:layout/activity_jitsi_meet: Error...
Hello! **Precondition:** The app has access to push notifications. If you connect to a meeting and minimize the application, a push notification with the connected meeting will appear in the...
Adds the namespace to the build script since it's required since AGP 8.0.0
Hey everyone, I recently came across an issue when opening a shared document. When I open it in a meeting on Android emulator, everything works fine. But when I do...
Trying to build with Android Studio: A problem occurred configuring project ':jitsi_meet_flutter_sdk'. > Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. > Namespace not specified. Specify a namespace in the...
on web version in devtools i see websocket with bitrate and other stats how can i get stats from my flutter app?
 I want to hide some zoned features as shown in picture.I can not find how to hide them in both configOverries and featureFlags
**Describe the bug** in my e-commerce app i want to share my screen with my followers so i using jitsi meet but it's required every time moderatior login so how...