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

Debugging session expires shortly after using the vpn trick #10

Closed
Redd12345 opened this issue Jun 12, 2021 · 2 comments
Closed

Debugging session expires shortly after using the vpn trick #10

Redd12345 opened this issue Jun 12, 2021 · 2 comments

Comments

@Redd12345
Copy link

Redd12345 commented Jun 12, 2021

When ever I debug DolphiniOS with the vpn self debugging in 1.1.0, it works but shortly after (about 30 seconds) the session expires and the game crashes. I’ve re installed dolphin and jitterbug multiple time and it still doesn’t work. Using a normal debugging session with Libimobiledevice works fine without crashes.

@Redd12345 Redd12345 changed the title Debugging session expires shortly after using the vpn truck Debugging session expires shortly after using the vpn trick Jun 12, 2021
@ViRb3
Copy link

ViRb3 commented Jun 15, 2021

You need to switch back to JitterBug immediately after starting your game so that JitterBug can detach from the game. Then you can switch back and play as long as you want. This is necessary because JitterBug, like all iOS apps, cannot run in the background, so as soon as the game opens, JitterBug stops executing, and it cannot perform the detach.

@jankais3r
Copy link

Might be worth to implement location-based background activity for Jitterbug, as this will be a major annoyance and source of support tickets. Apps like iSH successfully use location tracking to stay active in the background.

@osy osy closed this as completed in 9ffa69b Aug 12, 2021
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