Closed tomsfan closed 5 months ago
I kept getting stuck after entering the phone number, After checking, my network is fine and I can access Telegram, and the tdlib.log is empty, May I ask what's going on?
You need to increase log verbosity level to see details. For example, pass 4 to Client.execute(new TdApi.SetLogVerbosityLevel instead of 0.
Client.execute(new TdApi.SetLogVerbosityLevel
I kept getting stuck after entering the phone number, After checking, my network is fine and I can access Telegram, and the tdlib.log is empty, May I ask what's going on?