agora-react-native-rtm icon indicating copy to clipboard operation
agora-react-native-rtm copied to clipboard

Login failed

Open gosrinin opened this issue 2 years ago • 4 comments

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

gosrinin avatar Jul 19 '21 08:07 gosrinin

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

LichKing-2234 avatar Sep 06 '21 04:09 LichKing-2234

Is anyone succeed to resolved it ?

Manya-96 avatar Nov 24 '21 14:11 Manya-96

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

result:

Screen Shot 2022-05-16 at 4 58 02 PM

W-Lawless avatar May 16 '22 20:05 W-Lawless

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

LichKing-2234 avatar May 18 '22 02:05 LichKing-2234