Environment
Equipment: iphone5s
Network: WiFi
App version:
Operation Steps
- 1. Enter the login screen
- 2. Enter your phone number
- 3. Click [Get Verification code], wait to receive the verification code
- 4. Click [X] to exit the login screen
- 5. Repeat 1-2-3, hint
手机号输入有误或验证码发送失败,请稍后再试
Frequency
Must be present
Harm
1. The second login, when not clicked 获取验证码
, with the first verification code occasionally can also log in successfully, which may have account security issues
2. After trying multiple times, restart App
again after trying to log in, has been reported 手机号输入有误或验证码发送失败,请稍后再试
, unable to log on has been.
Cause analysis
With a look at the Charles
request, log in when the HTTP request is sent http://log.nuomi.com/
, but this is only a heartbeat request, not every click [Get Verification code] will be sent, so the judgment is not caused by the server side.
The client's judgment logic appears to be having problems after exiting the login again
Baidu Sticky rice iOS Client login bug