khanhduytran0 / LiveContainer

Run iOS app without actually installing it!
Apache License 2.0
590 stars 78 forks source link

[BUG] cant select any apps from the file picker #15

Open Lunascaped opened 10 months ago

Lunascaped commented 10 months ago

Describe the bug

When attempting to add apps, selecting an IPA causes nothing to happen. The file picker doesn't go away and it just acts like I've done nothing even if I press the information button on the file and press open

Instructions to reproduce

  1. Click plus button
  2. Select IPA

What version of LiveContainer are you using?

1.0

Other info

No response

khanhduytran0 commented 10 months ago

Please specify the build number.

Lunascaped commented 10 months ago

I'm using the latest action with this commit 4263ce4

If I install the app with trollstore this issue doesn't occur, but if I sign it with a paid developer account it does.

iPhone 12 Pro Max, 15.4.1

Something else to note is that JIT crashes the app immediately once enabled

khanhduytran0 commented 10 months ago

Apps installed through TrollStore cannot enable JIT through a normal way. While I can add the self-JIT code to automatically enable JIT for TrollStore, doing so requires sandbox disabled (which might be risky? jailbreaks like checkra1n kill sandbox entirely); I didn’t know TrollStore users also needed this, interesting.

Lunascaped commented 10 months ago

Understandable, but I still wonder why I'm unable to select any apps even when it's signed with a developer account certificate.

Lunascaped commented 10 months ago

By the way, tested with the newest build and this still occurs

duckfromdiscord commented 9 months ago

Same problem on latest build

duckfromdiscord commented 9 months ago

wrong issue nvm