osy / Jitterbug

Launch JIT enabled iOS app with a second iOS device
Apache License 2.0
1.11k stars 89 forks source link

Jitterbug doesn’t seem to be enabling JIT for UTM on iPad OS15.4 #42

Closed SugarRayLua closed 2 years ago

SugarRayLua commented 2 years ago

Has anyone been able to get Jitterbug to enable JIT and open UTM on iPad with iPad OS15.4? Worked fine till upgraded to OS15.4 now won’t mount either with VPN tunnel on same device or tethered device via Wifi.

I downloaded and installed the new DeveloperDiskImages for OS15.4 from Xcode 13.3 beta 1 and still will not work.

Hopefully someone else has gotten to work.

Thanks!

SugarRayLua commented 2 years ago

Tried using DeveloperDiskImages from new Xcode 13.3 beta 2 releases and still doesn't seem to enable JIT to run UTM (finds UTM app when tethered on wifi but won't mount).

SugarRayLua commented 2 years ago

Correction: I meant I can't get jitterbug to work after upgrade to iPad OS 15.3.1 (not 15.4)

Thanks.

SugarRayLua commented 2 years ago

I got Jitterbug to work on new iPad OS 15.4 release via tethering to another iPad. However, VPN tunnel doesn’t seem to work.

sdgros01 commented 2 years ago

Any updates on getting the local device VPN permissions set back up to work and function on 15.4?

ruthloose88 commented 2 years ago

@SugarRayLua Which version of DeveloperDiskImage ended up working for you? 15.4?

sdgros01 commented 2 years ago

@SugarRayLua Which version of DeveloperDiskImage ended up working for you? 15.4?

Im interested as well because ive tried a few and still cant get any of it to successfully work anymore

SugarRayLua commented 2 years ago

Hi, @sdgros01 and @ruthloose88.

I got the developer DeveloperDiskImage that I extracted from the official Xcode 13.3 release to work (in terms of opening up tethered from Jitterbug installed on my older iPad— I cannot still get the VPN tunnel Jitterbug option to work on the same iPad that runs UTM). I don’t see on the file that the DeveloperDiskImage itself has a version number on it although it does say that it was created on 2/23/22.

I can double check this weekend on my Mac with the original Xcode download if you think there might be more information on the DeveloperDiskImage that I haven’t told you.

I hope that helps.

SugarRayLua commented 2 years ago

PS, @sdgros01 and @ruthloose88, I also downloaded newest iPad OS today (14.5.1) and can confirm that the DeveloperDiskImage I previously extracted from the official Xcode 13.3 release still works in Jitterbug for this latest iPad OS update.

Fyi.

osy commented 2 years ago

@SugarRayLua have you tried re-creating the pairing? I just confirmed that VPN is working fine for me with 15.4 DMG on latest iOS.

SugarRayLua commented 2 years ago

Thanks for checking, @osy, and I apologize, it is working now. One thing I had forgotten from before is that the VPN tunnel only works for me when I’m on wifi; it never has worked when my iPad Pro is connected to its built in Verizon 5G network (which I suspect if due to Verizon blocking the VPN tunnel somehow). I thought I had double checked multiple times that I was on wifi when I first submitted the issue but perhaps I did not and will make extra sure to do so if I encounter the same problem in the future. PS, I’m on your next to your last UTM iOS update and it is working great! Please consider the issue closed.

osy commented 2 years ago

Okay, I clarified in the release notes that Cellular is NOT supported. It is a kernel imposed security limitation.

SugarRayLua commented 2 years ago

Thanks again, @osy!