tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.11k stars 1.44k forks source link

Stuck after entering phone number on AuthorizationStateWaitPhoneNumber #2492

Closed axellageraldinc closed 1 year ago

axellageraldinc commented 1 year ago

Hi, I see that the AuthorizationStateWaitTdlibParameters works (fall into OK condition). Then it proceeds to AuthorizationStateWaitPhoneNumber. After entering my phone number, it falls into OK again. But then stuck (not doing anything), not even entering the onAuthorizationStateUpdated.

What can I do to solve this?

axellageraldinc commented 1 year ago

Problems with my laptop's VPN