khanhduytran0 / LiveContainer

Run iOS app without actually installing it!
Apache License 2.0
810 stars 103 forks source link

[BUG] Launching app crash #43

Open xy464193 opened 4 months ago

xy464193 commented 4 months ago

Describe the bug

Launching BHTwitter app crash

Instructions to reproduce

dlopen(/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter, 0x0109): tried: '/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (code signature invalid in '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00605CB0, codeBlobSize=0x00016AF0), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (no such file), '/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (code signature invalid in '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00605CB0, codeBlobSize=0x00016AF0), '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (code signature invalid in '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00605CB0, codeBlobSize=0x00016AF0), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (no such file), '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (code signature invalid in '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00605CB0, codeBlobSize=0x00016AF0)

What version of LiveContainer are you using?

main/42a0959

Other info

No response

khanhduytran0 commented 4 months ago

You might have pressed launch too fast. After selecting app it’ll be silent for a while then it says Signing, wait for it to complete then try again

xy464193 commented 4 months ago

The method you said, it's still the same effect, it's normal when using 5229b30, and there is a problem after updating 42a0959 today.

xy464193 commented 4 months ago

I'm also using the new version of SideStore 0.56 today.