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