Skip to content

v1.0.69

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 16:21
· 207 commits to main since this release
6cb25ac
Add option to simulate device location (#135)

Adapted device location simulation to the project from pymobiledevice3 implementation. Kudos to their amazing work!
Added ability to simulate device location to coordinates point by latitude and longitude
Added ability to simulate GPS tracking via GPX file
Added ability to reset to original device location
Presentation video:
https://user-images.githubusercontent.com/60219580/165292150-539c5020-5ad6-44c4-81d7-9145be2fed6d.mp4

Sample GPX file used to test.
I hope I've done everything properly because I used local package replace to work on it before doing the PR :D