Cryptocurrency donations for bots, groups and channels
Show a button for sending quick donations to maintainers of bots, groups or channels using cryptocurrency. This could use either an established cryptocurrency like Bitcoin, Etherium, EOS, etc. – or some…
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.