signUpOrLoginByMobilePhoneInBackground从函数名可以看出来这个接口会自动判断当前手机号是否已注册,如果已注册则登录,否则注册+登录, 根据文档该接口上面是requestLoginSmsCodeInBackground接口,但是该接口只能获取登录的验证码,如果未登录要如何处理

这个 API 不需要用户已登陆。

说错了 是获取不到未注册用户的验证码

说错了 是获取不到未注册用户的验证码 errorcode 213

{"code":213,"error":"An user with the specified mobile phone number was not found."}