jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
31 stars 25 forks source link

App crashes when trying to join a meet #25

Open EmanuelBalaban opened 6 months ago

EmanuelBalaban commented 6 months ago

I am not sure where to add this bug report so I will reference it here: https://github.com/jitsi/jitsi-meet-flutter-sdk/issues/28

Seems to be an sdk issue though.

EmanuelBalaban commented 6 months ago

Swaped FlutterFragmentActivity with FlutterActivity and it works now. Can you please fix this? I need to use FlutterFragmentActivity to be able to integrate other plugins.

gabiborlea commented 6 months ago

I'll give it a look

gabiborlea commented 5 months ago

Could you please give us an example how to reproduce this issue?