Forum Archive

Access to system data (settings>celluar)

njEd

Good Day:

I'm curious if it is possible, thru pythonista, to monitor cellular data usage per app. For example: a user can go to settings>cellular and view the cellular data usage per app since the last 'reset' of the statistics. I'm looking to write a pythonista script to run in the background and monitor cellular data usage per app over time.

I'm new to the environment and I don't know if such data is accessible from the OS.

Thanks for any feedback.

ccc

https://forum.omz-software.com/topic/3478/call-history-on-iphone

njEd

Thank you for the reply. I was looking for information on cellular data usage by apps, not call history. However, I suspect the answer will be the same: iOS does not allow access to this data.