Hello, I want to know how to use email verification code when logging in telegramx, where is this function? How long have I been debugging it? Could you let me know, thank you?
Hello, I want to know how to use email verification code when logging in telegramx, where is this function? How long have I been debugging it? Could you let me know, thank you?
What do you mean by Telegram X?
Telegram X is an Android app based on tdlib that allows you to log in using an email verification code,so I want to know how to use email verification code when logging in
Verification process is controlled by the server. You can't affect it and must enter the data it asks. Moreover, you can't have a Telegram account without verified phone number.
How to use tdlib for email authentication? I wrote it that way, but no
You can't. You must process authorization states as they are documented.
Do you have a sample for reference?
Authorization process is described at https://core.telegram.org/tdlib/getting-started. It also links to multiple examples in different languages.
Hello, have you solved this problem?Can you give me some pointers?
Hello, have you solved this problem?Can you give me some pointers?
no, can you?
Hello, have you solved this problem?Can you give me some pointers?
no, can you?
Not found, my idea is that maybe the software maintains a link on the server side, but this does not explain how it is implemented when logging in for the first time.