Hi all, I'm searching for a way to enable/disable wifi for Pythonista by using some code (objc?) written with Pythonista itself.
I don't want to enable/disable wifi for whole idevice (it is not possible due to ios app sandboxing), only to allow/disallow Pythonista to use the wifi connection "A" (for downloading and uploading data by Pythonista) when my idevice is using wifi connection "A" (for any purposes, ie when using safari).
Is it possible?
PS: I'm still using Pythonista 3.1 (301016)
Thanks
Regards