[GH-ISSUE #1156] Instagram crashes during registration after entering full name (CloudKit / IGCloudIDValidation) #1017

Closed
opened 2026-03-03 15:38:00 +03:00 by kerem · 2 comments
Owner

Originally created by @olejenek500-web on GitHub (Feb 17, 2026).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1156

Body:
Environment

LiveContainer version: 3.6.65
Installed via: SideStore (reinstalled via built-in SideStore to fix keychain entitlement)
Device: iPhone 17 Pro Max (iPhone17,2)
iOS version: 26.2.1
Container settings: all default (no Isolate App Group, no Spoof IDFV)

Steps to reproduce

Add Instagram IPA to LiveContainer (default container settings, no modifications)
Open Instagram inside LiveContainer
Tap "Create new account"
Enter date of birth → continue
Enter full name → crash occurs here

Expected behavior
Registration continues to the next step (phone/email input)
Actual behavior
LiveContainer crashes immediately after entering full name during Instagram registration. Login into an existing account works fine — crash only happens during new account registration.
Additional context

Tested same Instagram IPA via regular sideload (without LiveContainer) — no crash, registration works fine
Crash does NOT occur when logging into an existing account inside LiveContainer
Crash log shows: EXC_BREAKPOINT / SIGTRAP triggered by _os_crash on a nil NSString inside IGCloudIDValidation startCloudIDValidationWithNetworker: → IGFacebookHelper localPageID → CloudKit
Root cause appears to be CloudKit returning nil/error inside LiveContainer sandbox, causing a nil pointer crash in Instagram's cloud ID validation during registration flow
Crash log attached

LiveContainer-2026-02-17-104451.txt

Originally created by @olejenek500-web on GitHub (Feb 17, 2026). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1156 Body: Environment LiveContainer version: 3.6.65 Installed via: SideStore (reinstalled via built-in SideStore to fix keychain entitlement) Device: iPhone 17 Pro Max (iPhone17,2) iOS version: 26.2.1 Container settings: all default (no Isolate App Group, no Spoof IDFV) Steps to reproduce Add Instagram IPA to LiveContainer (default container settings, no modifications) Open Instagram inside LiveContainer Tap "Create new account" Enter date of birth → continue Enter full name → crash occurs here Expected behavior Registration continues to the next step (phone/email input) Actual behavior LiveContainer crashes immediately after entering full name during Instagram registration. Login into an existing account works fine — crash only happens during new account registration. Additional context Tested same Instagram IPA via regular sideload (without LiveContainer) — no crash, registration works fine Crash does NOT occur when logging into an existing account inside LiveContainer Crash log shows: EXC_BREAKPOINT / SIGTRAP triggered by _os_crash on a nil NSString inside IGCloudIDValidation startCloudIDValidationWithNetworker: → IGFacebookHelper localPageID → CloudKit Root cause appears to be CloudKit returning nil/error inside LiveContainer sandbox, causing a nil pointer crash in Instagram's cloud ID validation during registration flow Crash log attached [LiveContainer-2026-02-17-104451.txt](https://github.com/user-attachments/files/25369627/LiveContainer-2026-02-17-104451.txt)
kerem closed this issue 2026-03-03 15:38:01 +03:00
Author
Owner

@hugeBlack commented on GitHub (Feb 17, 2026):

using CloudKit requires paid entitlements.

#265 8.2

<!-- gh-comment-id:3915802691 --> @hugeBlack commented on GitHub (Feb 17, 2026): using CloudKit requires paid entitlements. #265 8.2
Author
Owner

@olejenek500-web commented on GitHub (Feb 17, 2026):

using CloudKit requires paid entitlements.

#265 8.2

can i use paid cert with livecontainer?

<!-- gh-comment-id:3916358215 --> @olejenek500-web commented on GitHub (Feb 17, 2026): > using CloudKit requires paid entitlements. > > [#265](https://github.com/LiveContainer/LiveContainer/issues/265) 8.2 can i use paid cert with livecontainer?
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#1017
No description provided.