Closed NotStatilko closed 5 years ago
Hello! When I send 1500 "❤" characters to a user with Iphone 7 his Telegram crashes
[Device on which bug] Telegram version: 5.10 Model: Iphone 7
Telegram version: 5.10
Model: Iphone 7
[Device from which i send this message] Telegram version: 5.10.0 (1684) arm-v7a Model: Samsung Galaxy J730F (Android 9)
Telegram version: 5.10.0 (1684) arm-v7a
Model: Samsung Galaxy J730F (Android 9)
[REPRODUCE] Just use inline bot @rextester_bot with the following query
@rextester_bot
@rextester_bot python3 print('❤' * 1500, end='')
Could you check it on 5.11 please? I couldn't reproduce the issue so it might be fixed already.
Yes, there is no more error. Tested in 5.11. I close issue
Hello! When I send 1500 "❤" characters to a user with Iphone 7 his Telegram crashes
[Device on which bug]
Telegram version: 5.10
Model: Iphone 7
[Device from which i send this message]
Telegram version: 5.10.0 (1684) arm-v7a
Model: Samsung Galaxy J730F (Android 9)
[REPRODUCE] Just use inline bot
@rextester_bot
with the following query