Wi-Fi connection currently works only if the tether app is opened on the iPhone.
To my understanding, Core bluetooth allows us to use the BLE connection where tetherd can send a BLE notification to the iPhone to wake the app.
We can probably wire the GUI to tell tetherd to wake it up when the GTK window opens and have that wifi connection established automatically.
I have 0 iOS dev experience, so I may be misunderstanding the capabilities. Do you think this is plausible?
Wi-Fi connection currently works only if the tether app is opened on the iPhone.
To my understanding, Core bluetooth allows us to use the BLE connection where
tetherdcan send a BLE notification to the iPhone to wake the app.We can probably wire the GUI to tell
tetherdto wake it up when the GTK window opens and have that wifi connection established automatically.I have 0 iOS dev experience, so I may be misunderstanding the capabilities. Do you think this is plausible?