Replies: 1 comment
-
@danielpaulus please review my query and suggest. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am attempting to enable or disable the iOS location setting programmatically, similar to how we handle assistive touch enable/disable through Go script or command line. I am referring to this repository: https://github.com/danielpaulus/go-ios. However, I have tried to write similar code but have been unsuccessful.
I attempted the command ios-deploy -d location --enable, but it did not work. Any help on this would be appreciated.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions