Open eunseoDev opened 2 weeks ago
Hey, the fix have been released in version 0.4.1. This repository was running on older version, updated it. Can you please check now?
Thank you for the quick feedback. I downloaded the new version of the sample and tried to run it again. However, the same issue occurred. Once I leave the 'room', I still cannot re-enter. The camera is only on. I cannot navigate to the join room page from the join meeting.🥲
Can you try flutter clean
and flutter pub get
again? If you're using iOS device, in ios/
directory delete Pods/
, .symlinks/
, Podfile.lock
file and run pod repo update
and pod install
sequentially.
After joining a meeting once and leaving, I am unable to rejoin the meeting room. However, it seems that the camera turns on. What part of the code could be causing this error?
I encountered the above error while running the 'flutter_core' from the samples.