mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #113] IPA compatibility issue #102
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#102
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 @zjollen on GitHub (Aug 7, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/113
Describe the issue
I tried few Spotify ipa but unfortunately none of them work, the errors is the follow
dlopen(/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp, 0x0109): tried: '/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp' (cannot dlopen a main executable '/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp'), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp' (no such file), '/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp' (cannot dlopen a main executable '/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp'), '/private/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp'), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp' (no such file), '/private/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/2133CB1B-BD9D-4502-B416-7A71CC858276/Documents/Applications/Spotify.app/LiveContainer.tmp')
Instructions to reproduce
Install live container 2.1
Set up jit-less
Install the latest Spotify eevee (https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.6/EeveeSpotify-4.6-8.9.62.ipa)
What version of LiveContainer are you using?
Version 2.1-release (main/ff8b71d)
Other
I tried the 2.0 version of live container and keep doing the same error and tried to use the ignore alt certificate p12 option but none of them works
@boa-z commented on GitHub (Aug 8, 2024):
Try Renew JIT-LESS certification may help)
@zjollen commented on GitHub (Aug 8, 2024):
Already renowned the certificate but unfortunately doesn't work, I'm currently using the last version of SideStore (0.5.7) without the extension, could it be a reason?
@khanhduytran0 commented on GitHub (Aug 8, 2024):
Update to 2.1.1 then renew certificate again, it will work for sure.
@khanhduytran0 commented on GitHub (Aug 8, 2024):
Also, when you tap on the app, let it be until it finishes signing. Don’t close too early.
@zjollen commented on GitHub (Aug 8, 2024):
Thanks for the help, the new version works like a charm, before the app was not signing it self(the animation was not showing) now it works fantastic