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

Android Support: AuthorizationStateWaitEmailAddress #2503

Closed Synaric closed 1 year ago

Synaric commented 1 year ago

Hi, I found that the official document states that AuthorizationStateWaitEmailAddress is supported, but the Android Prebuilt downloaded from here does not support it. Is email login not supported on the Android side? Thanks.

levlam commented 1 year ago

To have the latest Telegram features supported you need to build the latest TDLib yourself using build instructions from https://github.com/tdlib/td/tree/master/example/android.