Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jitterbug for UTM #75

Open
Chookyin opened this issue Mar 7, 2023 · 2 comments
Open

jitterbug for UTM #75

Chookyin opened this issue Mar 7, 2023 · 2 comments

Comments

@Chookyin
Copy link

Chookyin commented Mar 7, 2023

When I use jitterbug for UTM,It prompts ‘Failed to get the task for process xxx‘ .

paid account
iPhone14 Pro
ios16.3
UTM4.1.6

@ivansavra1
Copy link

Same here but with TrollStore on iOS 15.4.1, the troubleshooting section of the repo is extremely vague, it only says "This application does not have the get-task-allow entitlement. Or this is not an development app." but it doesn't say how to fix this.

Surprisingly, Sidestore which uses Jitterbug to enable JIT, does work for me with the same app, so maybe the Sidestore team implemented a fix for the "Failed to get the task for process xxx" error.

@theMaddis
Copy link

theMaddis commented Nov 18, 2023

The get-task-allow entitlement relates to how the app was signed, and will open the app but hang. This is because there is no relay back (jitterbug is expected the process id, which it doesn’t get). I use iPAWiND and was facing this issue. To fix this, you must enable ‘compatibility mode’ when signing the app. How have you signed it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants