Agora-Flutter-RTM-SDK
Agora-Flutter-RTM-SDK copied to clipboard
Flutter - Specify AreaCode in RTM
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?
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.