AgoraIO / agora-react-native-rtm

React Native around the Agora RTM SDKs for Android and iOS agora
https://www.agora.io/en/
MIT License
63 stars 36 forks source link

Login failed #43

Open gosrinin opened 3 years ago

gosrinin commented 3 years ago

React native github example project when we try to run this project We are trying to login with random UID and connect with Agora APP id in sandbox account. Its show login failed. After we are try Agora live Agora App id to login with UId and Token. Its show same login failed error

LichKing-2234 commented 3 years ago

Sorry for the late reply, is this issue still exist?

Manya-96 commented 2 years ago

Is anyone succeed to resolved it ?

W-Lawless commented 2 years ago

try { await agora_rtmEngine.loginV2(0, rtm_token); }

result:

Screen Shot 2022-05-16 at 4 58 02 PM
LichKing-2234 commented 2 years ago

@W-Lawless The uid for RTM must be string value

shoaibMirza07 commented 1 month ago

@W-Lawless ,The uid for RTM must be string value, changed but not working, getting black screen