TelegramMessenger / Telegram-iOS

Telegram-iOS
6.4k stars 1.68k forks source link

Problem secret chat message from telegram-cli to Iphone #26

Closed sergiokovalski closed 5 years ago

sergiokovalski commented 5 years ago

Sending secret chat messages from telegram-cli to Iphone does not work. To Android is ok. Create secret chat is ok. After create secret chat with Iphone, send messages, but it is empty. Telegram-cli no error, but in log - "can not decrypt message".

Telegram-cli use old tgl lib. Maybe problem in the old version MTProto or TL-schema in tgl? It can somehow be fixed? Any ideas why secret chat doesn't work from telegram-cli with iphone? Thx.

laktyushin commented 5 years ago

telegram-cli uses outdated secret chats layer which is not supported by modern client apps. You should switch to something based on https://github.com/tdlib/td