AgoraIO / RTM

143 stars 160 forks source link

Login error: 5 #131

Closed niravramani72 closed 3 years ago

niravramani72 commented 3 years ago

I downloaded ios demo for RTM and replace app id with my app id. And document says for development nil token will work. I write anything in account and try to login it keeps giving "Login Error: 5" can you help me with this?

plutoless commented 3 years ago

you will need to turn off app certificate if you want to login w/o token. otherwise you will need to sign a token when you login

niravramani72 commented 3 years ago

you will need to turn off app certificate if you want to login w/o token. otherwise you will need to sign a token when you login

In Dashboard I can not turn off primary certificate as it is not giving option to disabled it. How can I do that?

plutoless commented 3 years ago

i think you can create a new project and select no token option

niravramani72 commented 3 years ago

i think you can create a new project and select no token option

Thank you It did work. I'm closing this issue.