GPX files aren't working. What am I doing wrong? #1228
Closed
ZeroFeetAway
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
UPDATE: my GPX file was formatted incorrectly.
I have only ever been able to set a single point. Google maps doesn’t begin route or move at all. The file absolutely exists. Any ideas? Thanks!
COMMAND:
python3 -m pymobiledevice3 amfi developer-mode-status
RESULT:
true
COMMAND:
sudo python3 -m pymobiledevice3 lockdown start-tunnel
RESULT:
COMMAND:
python3 -m pymobiledevice3 usbmux list
RESULT:
COMMAND:
python3 -m pymobiledevice3 lockdown wifi-connections on
RESULT:
(nothing)
COMMAND:
python3 -m pymobiledevice3 developer dvt simulate-location play route.gpx --rsd fdb2:1d7:c10b::1 64561
RESULT:
Press Ctrl+C to send a SIGINT or use 'kill' command to send a SIGTERM
Beta Was this translation helpful? Give feedback.
All reactions