Schlaubischlump / LocationSimulator

MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.
https://schlaubischlump.github.io/LocationSimulator/
GNU General Public License v3.0
2.4k stars 184 forks source link

DeveloperDiskImage.img for iOS 14.2 not working #26

Closed ymmf80 closed 3 years ago

ymmf80 commented 3 years ago

Looks like after updating to 14.1 there is no current developer image.

Schlaubischlump commented 3 years ago

Fixed, but I haven't updated the release build yet.

Xc0d3dev commented 3 years ago

14.2 there is no current developer image

marvinjoa commented 3 years ago

@Xc0d3dev Don't get me wrong, but if you really need to play around with the 14.2 Beta, you should be at least aware of how to get the DDI file and where to place it, instructions are given by the developer in the readme.

https://github.com/Schlaubischlump/LocationSimulator#build

Schlaubischlump commented 3 years ago

The download link is included and correct. It seems to me that the signature file uploaded in the other repo is corrupted. I open an issue over there.

marvinjoa commented 3 years ago

When I tried out the 14.2 beta, the DDI didnt download either, I went ahead with Xcode and followed your procedure.

Schlaubischlump commented 3 years ago

Interesting... It should work. I haven't installed iOS 14.2 on any of my devices yet. When iOS 14.2 is out for the public and the error still exists I'll look into it. Thanks for the information !

Schlaubischlump commented 3 years ago

I upgraded my device to iOS 14.2. The download is working fine for me.

Are you using the public or developer beta ?

itsmelion commented 3 years ago

I've been using in iOS ^14.2 since forever, all i had to do is tweak the build architecture targets and exclude arm mac's, and i added the DeveloperDiskImages (even sent a PR here in #25 ) i built & ran last time yesterday.. and so far all running smoothly.

marvinjoa commented 3 years ago

Just to let you know, I'm onto #28 right now. Gotta load the DDI via Xcode because it apparently isn't available otherwise for me

marvinjoa commented 3 years ago

I updated all my devices to the latest official iOS. For some reason when the App sees the my second phone or my moms iPhone it throws that DDI message at me. I will continue with #28 now.

Schlaubischlump commented 3 years ago

Is it showing you the message that the DeveloperDiskImage could not be downloaded or uploaded ? The second error occurs if the device is locked. There is no way to detect if a device is locked, thats why LocationSimulator tries to prepare the device for location spoofing, which will fail if the device is not unlocked and already paired with the computer. The first error appears when there is no DeveloperDiskImage available for download.

marvinjoa commented 3 years ago

@Schlaubischlump it was the "uploaded" one.

Do you have a Twitter or Telegram by any chance?