Telegram on iOS crashes when browsing stickers or gifs longer than 30 second
If you open the sticker/gif panel when entering a message, flip, twist, rotate, no matter how, but view them, 15-20 seconds - the application crashes. Steps to reproduce Entering a message; Click on the…
curl --insecure --ssl-no-revoke -X POST "https://api.telegram.org/botxxx/sendMessage" -H "Content-Type:application/json" -d "{\"chat_id\": \"-xxx\",\"text\": \"Test Control Panel:\nDevice: On 🟢\n\nTap a button below to control zones.\",\"reply_markup\": {\"keyboard\": [[{\"text\": \"Off\"}],[{\"text\": \"Status 🌐\"}],[{\"text\": \"Hide Controls ⛔\"}]],\"resize_keyboard\": true,\"one_time_keyboard\": false, \"is_persistent\": true,\"input_field_placeholder\": \"Select zone action...\"}}"
I sent it to telegram group .. it can works in Android, but there are no keyboard shown in iOS .. can i know how to fix it ?? i really love telegram and really hope can use it do this kind of application. I appreciate any help for this. Thank you
org.telegram.tgnet.TLParseException: can't parse magic e62bc960 in org.telegram.tgnet.TLRPC$KeyboardButton. Source: NETWORK
at org.telegram.tgnet.TLObject.TLdeserialize(SourceFile:101)
at org.telegram.tgnet.TLRPC$KeyboardButton.TLdeserialize(SourceFile:18671)
at org.telegram.tgnet.TLRPC$TL_keyboardButtonRow$$ExternalSyntheticLambda0.deserialize(SourceFile:0)
at org.telegram.tgnet.Vector.deserialize(SourceFile:203)
at org.telegram.tgnet.TLRPC$TL_keyboardButtonRow.readParams(SourceFile:19540)
at org.telegram.tgnet.TLObject.TLdeserialize(SourceFile:105)
at org.telegram.tgnet.TLRPC$TL_keyboardButtonRow.TLdeserialize(SourceFile:19536)
at org.telegram.tgnet.TLRPC$TL_replyInlineMarkup$$ExternalSyntheticLambda0.deserialize(SourceFile:0)
at org.telegram.tgnet.Vector.deserialize(SourceFile:203)
at org.telegram.tgnet.TLRPC$TL_replyInlineMarkup.readParams(SourceFile:10354)
at org.telegram.tgnet.TLObject.TLdeserialize(SourceFile:105)
at org.telegram.tgnet.TLRPC$ReplyMarkup.TLdeserialize(SourceFile:10241)
at org.telegram.tgnet.TLRPC$TL_message.readParams(SourceFile:62533)
at org.telegram.tgnet.TLObject.TLdeserialize(SourceFile:105)
at org.telegram.tgnet.TLRPC$Message.TLdeserialize(SourceFile:61871)
at org.telegram.tgnet.TLRPC$TL_updateEditChannelMessage.readParams(SourceFile:34173)
at org.telegram.tgnet.TLObject.TLdeserialize(SourceFile:105)
at org.telegram.tgnet.TLRPC$Update.TLdeserialize(SourceFile:32153)
at org.telegram.tgnet.TLRPC$TL_updates$$ExternalSyntheticLambda0.deserialize(SourceFile:0)
at org.telegram.tgnet.Vector.deserialize(SourceFile:203)
at org.telegram.tgnet.TLRPC$TL_updates.readParams(SourceFile:52385)
at org.telegram.tgnet.TLClassStore.TLdeserialize(SourceFile:63)
at org.telegram.tgnet.ConnectionsManager.onUnparsedMessageReceived(SourceFile:775)
org.telegram.tgnet.ConnectionsManager.onUnparsedMessageReceived(SourceFile:775)