-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
app got freezed when I call #55
Comments
This is an asynchronous operation, please do not await |
Hello , i'm not using await , but still my app got freezed on startup here is main.dart code
init login zego user
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi ,
when I call ZegoUIKitPrebuiltCallInvitationService().init for ZegoUIKitSignalingPlugin
I see the app got freezed for 5 seconds or more ,
I call this method every time user logged in in my app
The text was updated successfully, but these errors were encountered: