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…
I hope they could fix soon.
Android 16, not beta (BP2A.250605.031.A2)
Same issue, deleting the widget solved the problem.
From logs:
15_06_2025_21_54_19.309 D/tmessages: sqlite query SELECT DISTINCT id FROM shortcut_widget WHERE did IN(***,-1) took 20008ms
...
MessageLoaderLogger dialogId=*** index=3 count=50 total=20033ms
#0 MessagesStorage.getMessages: storageQueue.postRunnable: 20006ms
#1 MessagesStorage.getMessages: 3ms
#2 MessagesStorage.getMessages: stageQueue.postRunnable: 0ms
#3 processLoadedMessages: 17ms
#4 processLoadedMessages: runOnUIThread: 7ms
#5 processLoadedMessages: post runOnUIThread: 0ms
#6 loadReplyMessagesForMessages: 0ms
#7 loadReplyMessagesForMessages: filling replies from the same array: 0ms
#8 loadReplyMessagesForMessages: gathering ids of missing reply data: 0ms
I want to note that loading problems are observed only in the presence of a widget. If you remove the widget from the desktop, then all chats begin to load instantly in the application.
Feels like a widget launches some kind of data update that conflicts with the application itself.