Agora-Flutter-RTM-SDK
Agora-Flutter-RTM-SDK copied to clipboard
AgoraRTMClient : Create client failed errorCode:-1
Only happens when using WiFI on iOS.
If I switch off WiFI and use cellular data, it is able to create the instance perfectly.
May I know is internet issue unable to connect to Agora server?
is your WiFi connection working?
Yes it is working one.
I found out it might be the iOS IPV6 issue. Because same apps, same source code, when install on Android it works.
But when it is on IOS, it is not working.
Do we have a patch coming up to fix this? On AgoraRTM_iOS they have released RTM v1.4.9 that addresses the IPv6 connection issue. Are we going to have one for Flutter? @