Skip to content

The flutter realtime UI Kit doesn't exit the meeting properly in Android . #30

@amalsatheesh1729

Description

@amalsatheesh1729

Image

In the sample application provided in this repo , we can see a button like this in homepage itself .
When we click on this button "Load UIKit" the video call opens and works fine , but if we leave the call come back to the homepage and try to enter into video call again it doesn't work .

The issue is seen in android only , in ios it seems to be working fine ,

Is this a known issue ? Because it is easily reproducible wuth these three steps

1.In realtimUiKit for flutter Enter videocall from android
https://pub.dev/packages/realtimekit_ui/versions/0.2.0

2.Leave Meeting

3.Enter again . You are stuck with a spinner.

Iam not sure , but seems like some resources are not released during exit in android . Same code works fine in ios without doing anything .

Tested in Nothing Phone 2 , Android 15 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions