Skip to content

Get network status #321

Answered by doronz88
ICE-FlatLine asked this question in Q&A
Aug 28, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I know at least "AirplaneMode" could be queried using the MobileGestalt API:

pymobiledevice3 diagnostics mg AirplaneMode

I'm not sure what other keys are exported via MobileGestalt or IORegistry, which I guess could in theory answer these questions (and are fully accessible through the diagnostics sub-command).

Also, extracting more information and making the device perform different API calls if of course possible if the device is jailbroken. This project focuses solely on the APIs Apple allows accessing on non-jailbroken devices.

If you are intereseted on testing stuff on a jailbroken device for automation, maybe this project could interest you more:
https://github.com/doronz88/rpc-project

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ICE-FlatLine
Comment options

Answer selected by ICE-FlatLine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants