Replies: 1 comment 1 reply
-
any updates? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am able to launch google maps like so.
python3 -m pymobiledevice3 developer dvt launch com.google.Maps --rsd fd3b:aad6:1b1::1 56657
I was wondering if there was a way send extra data to the app being opened e.g.
https://stackoverflow.com/questions/32039816/how-to-open-google-maps-to-show-route-using-swift
allows an app to open google maps with driving directions. Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions