mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-26 01:25:52 +03:00
[GH-ISSUE #35] Every app I launch I get these error (ex: YouTube) #28
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#28
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 @hamoodis on GitHub (Apr 20, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/35
dlopen(/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube, 0x0109): tried: '/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (no such file), '/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00), '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (no such file), '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00)
@khanhduytran0 commented on GitHub (Apr 20, 2024):
Known issue. Resign your app using
ldid -S YouTube.Appthen try again@hamoodis commented on GitHub (Apr 20, 2024):
And how do I do that?
@hamoodis commented on GitHub (Apr 20, 2024):
Pls help
@hamoodis commented on GitHub (Apr 20, 2024):
I'm on 17.0 no jb
@khanhduytran0 commented on GitHub (Apr 20, 2024):
I’m working on an actual fix to this issue
@hamoodis commented on GitHub (Apr 20, 2024):
Thanks
@khanhduytran0 commented on GitHub (Apr 22, 2024):
Latest build should fix this, but tweaked YouTube may still crash
@hamoodis commented on GitHub (Apr 22, 2024):
Thanks
@hamoodis commented on GitHub (Apr 22, 2024):
https://github.com/khanhduytran0/LiveContainer/assets/118887292/31c78809-c0fd-4dc2-afd4-0395d99f5b88
What is the problem here?
@khanhduytran0 commented on GitHub (Aug 8, 2024):
Latest build should work