-
Notifications
You must be signed in to change notification settings - Fork 74
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
Flutter - Specify AreaCode in RTM #87
Comments
do you mean upgrading native RTM SDK? |
Agora documentation explains how to do that in native (ios & android). I am using Agora-Flutter-RTM-SDK. Is there any way to achieve that in flutter rather than doing it in native code. |
LichKing-2234
added a commit
that referenced
this issue
Jun 5, 2023
LichKing-2234
added a commit
that referenced
this issue
Jun 5, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I am developing a Flutter app (ios & android) with Agora RTM in which I need to specify the area of connection (AreaCode). Is there any way to do that?
The text was updated successfully, but these errors were encountered: