[GH-ISSUE #343] Telegram displays black screen but enabling the fix causes it to instantly crash #313

Closed
opened 2026-03-03 15:32:36 +03:00 by kerem · 1 comment
Owner

Originally created by @dragonplus8 on GitHub (Feb 10, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/343

Describe the issue

telegram displays black screen and crash after about ten seconds but enabling fix black screen cause telegram to instantaneously, crash upon boot

When returning to Livecontainer it does not display a crash report

Instructions to reproduce

  1. install telegram
  2. launch the ipa it will display a black screen
  3. turn on fix black screen
  4. launch ipa it will instantly crash

What version of LiveContainer are you using?

3.2.57

Other

the version of telegram that i attempted to run was 11.7.0

Originally created by @dragonplus8 on GitHub (Feb 10, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/343 ### Describe the issue telegram displays black screen and crash after about ten seconds but enabling fix black screen cause telegram to instantaneously, crash upon boot When returning to Livecontainer it does not display a crash report ### Instructions to reproduce 1. install telegram 2. launch the ipa it will display a black screen 3. turn on fix black screen 4. launch ipa it will instantly crash ### What version of LiveContainer are you using? 3.2.57 ### Other the version of telegram that i attempted to run was 11.7.0
kerem 2026-03-03 15:32:36 +03:00
Author
Owner

@hugeBlack commented on GitHub (Feb 11, 2025):

Thread 1 Crashed:
0   CloudKit                      	       0x1a76d0140 0x1a75b2000 + 1171776
1   CloudKit                      	       0x1a76dea58 0x1a75b2000 + 1231448
2   CloudKit                      	       0x1a76de910 0x1a75b2000 + 1231120
3   libdispatch.dylib             	       0x1a6fe6fa8 _dispatch_client_callout + 20
4   libdispatch.dylib             	       0x1a6fe87f4 _dispatch_once_callout + 32
5   CloudKit                      	       0x1a76de8ec 0x1a75b2000 + 1231084
6   TelegramCoreFramework         	       0x10498f350 0x1040a4000 + 9352016
7   SwiftSignalKitFramework       	       0x102bba83c 0x102ba8000 + 75836

Unfortunately Telegram uses CloudKit (iCloud services), which is not available to free developer account. Please consider using other Telegram client.

<!-- gh-comment-id:2649698218 --> @hugeBlack commented on GitHub (Feb 11, 2025): ``` Thread 1 Crashed: 0 CloudKit 0x1a76d0140 0x1a75b2000 + 1171776 1 CloudKit 0x1a76dea58 0x1a75b2000 + 1231448 2 CloudKit 0x1a76de910 0x1a75b2000 + 1231120 3 libdispatch.dylib 0x1a6fe6fa8 _dispatch_client_callout + 20 4 libdispatch.dylib 0x1a6fe87f4 _dispatch_once_callout + 32 5 CloudKit 0x1a76de8ec 0x1a75b2000 + 1231084 6 TelegramCoreFramework 0x10498f350 0x1040a4000 + 9352016 7 SwiftSignalKitFramework 0x102bba83c 0x102ba8000 + 75836 ``` Unfortunately Telegram uses CloudKit (iCloud services), which is not available to free developer account. Please consider using other Telegram client.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#313
No description provided.