mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #223] Can't run this app #201
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SharKing09 on GitHub (Nov 24, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/223
Is there a way solve this issue??
dlopen(/var/mobile/Containers/Data/Application/2E2FE8F5-EFB2-412C-87A8-11DD630C32C6/Documents/Applications/com.ea.nfss.bv.app/nfss_3d_iphone_ROW, 0x0109): tried: '/var/mobile/Containers/Data/Application/2E2FE8F5-EFB2-412C-87A8-11DD630C32C6/Documents/Applications/com.ea.nfss.bv.app/nfss_3d_iphone_ROW' (fat file, but missing compatible architecture (have 'unknown,armv7', need 'arm64e' or 'arm64')), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/2E2FE8F5-EFB2-412C-87A8-11DD630C32C6/Documents/Applications/com.ea.nfss.bv.app/nfss_3d_iphone_ROW' (no such file), '/var/mobile/Containers/Data/Application/2E2FE8F5-EFB2-412C-87A8-11DD630C32C6/Documents/Applications/com.ea.nfss.bv.app/nfss_3d_iphone_ROW' (fat file, but missing compatible architecture (have 'unknown,armv7', need 'arm64e' or 'arm64')), '/private/var/mobile/Containers/Data/Application/2E2FE8F5-EFB2-412C-87A8-11DD630C32C6/Documents/Applications/com.ea.nfss.bv.app/nfss_3d_iphone_ROW' (fat file, but missing compatible architecture (have 'unknown,armv7', need 'arm64e' or 'arm64')), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/2E2FE8F5-EFB2-412C-87A8-11DD630C32C6/Documents/Applications/com.ea.nfss.bv.app/nfss_3d_iphone_ROW' (no such file), '/private/var/mobile/Containers/Data/Application/2E2FE8F5-EFB2-412C-87A8-11DD630C32C6/Documents/Applications/com.ea.nfss.bv.app/nfss_3d_iphone_ROW' (fat file, but missing compatible architecture (have 'unknown,armv7', need 'arm64e' or 'arm64'))
@hugeBlack commented on GitHub (Nov 24, 2024):
armv7 (32bit) apps are not supported on modern iOS.