Closed Skylercrane23 closed 3 years ago
Is it better to just install via homebrew and run the project that way vs the direct download?
If the developer disk image is uploaded in this repo: https://github.com/pdso/DeveloperDiskImage it should work.... Strange, that it doesn't work. I'll take a look at it.
Edit: Homebrew or direct download shouldn't make a difference at the moment.
For now, just download the iOS 14.4 image from the repo mentioned above and place it in the app support directory. Check the readme for more details.
This is indeed a bug. I have fixed it now. It might take some time, until I have time to upload a new release. There are still a couple of things on my todo list, before version 0.1.8 is finished.
No worries! wish I was an iOS Developer then I could help but I'm not lol. Thanks for the hard work! ill use the temporary fix until a new release is published. Thanks!
I'll upload a new nightly release, which represent the current status of the github project. If you wait a minute, you can download and try it.
Edit: Try this download.
@Schlaubischlump Yep that download worked! Thank you!
Hallo, gibt es mittlerweile eine neue Version? Ich habe aktuell auch die gleiche Meldung.
DeveloperDiskImage Download ist fehlgeschlagen DeveloperDiskImage.dmg oder DeveloperDiskImage.dmg.signature konnten nicht heruntergeladen werden.
MacOS sowie iPhone sind auf dem aktuell neusten Stand. Habe die hier verlinkte Version von LocationSimulator geladen (0.1.8) aber diese klappt auch nicht.
After a little research it seems to be the case that there is no DeveloperDiskImage for iOS 14.6 and 14.7. In this case I assume the iOS 14.5 DeveloperDiskImage still works. I'll upload a new build in the next hour. It would be great if you could donwload it and test if it works.
It would be great if you could donwload it and test if it works.
Kann ich testen :)
@Schlaubischlump can you please public that app's build as Release?
You can find it as the nightly build in the release tab.
Got it! Thanks for the quick response @Schlaubischlump.
Occurring again with iOS 16.2
Thanks for the information!
I need to create a new release. The github source code should already be fixed.
New release is online on github to fix iOS16.2 support.
Tried with new release, doesn't work with iOS16.3 :(
See #154
I really don't think there will be a specific Xcode SDK for iOS 16.3. On the iOS 16.3 release note they said:
The iOS & iPadOS 16.2 SDK provides support to develop apps for iPhone and iPad running iOS & iPadOS 16.3.
Hi @kotori2, thank you for the information.
I'll upload a new release shortly which allows me to change the download links of the DeveloperDiskImages without pushing a new release every time. Hopefully this allows me to address these issues more quickly.
New release is online
Hey seeing the same issue with iOS 17. Will you release a new version ?
See the open issue regarding iOS 17
Issue started just after I updated to iOS 16.7 on iPhone X
Should be fixed now for iOS 16.7
issue persists on ios 17.0.3
Yes, iOS 17 is not supported
Yes, iOS 17 is not supported
Wird das noch angepasst an iOS 17?
As soon as there is a C or Swift implementation of the necessary backend api I can adopt LocationSimulator. I don't have the time to implement that myself
please add support for iOS 17 🥺
Has there been any updates to support iOS 18? Thank you!
Nope. iOS 17 doesn't work either. I'm still waiting for a usable implementation that I can use in the backend
Describe the bug When opening LocationSimulator and select the device in the side bar I get the title: "DeveloperDiskImage download failed", and the message "Failed to download DeveloperDiskImage.dmg or DeveloperDiskImage.dmg.signature". I have tried with both the
LocationSimulator_without_dependencies.app.zip
andLocationSimulator.app.zip
zip downloads and get same result with both.Expected behavior the app to open without any errors.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context I am wondering if its with the latest iOS version, I can confirm that last night my automatic update upgraded my phone from 14.3 to 14.4. And thats the only difference I can see, was working perfectly yesterday. Thanks again for your hard work and awesome app!