Overland-iOS icon indicating copy to clipboard operation
Overland-iOS copied to clipboard

Wifi Only sync

Open miklb opened this issue 7 years ago • 3 comments

I'll be first to admit I don't know how feasible that is with iOS but I believe I've seen similar options in podcast apps. I'd imagine that might help with battery life as well if using higher fidelity tracking settings.

miklb avatar Feb 28 '18 05:02 miklb

Regarding detecting WiFi vs. Cellular I'm just adding this Swift dev note for future possible development: https://medium.com/swift-programming/handling-internet-connection-using-reachability-with-reachabilitymanager-in-swift-3c1f36f829e8

EdwardHinkle avatar Sep 13 '18 22:09 EdwardHinkle

Within Settings I can turn off cellular data for a specific app, that said this might well impact the GPS accuracy - I've not tested that.

RosemaryOrchard avatar Oct 20 '19 23:10 RosemaryOrchard

It looks like Reachability has been replaced by NWPathMonitor

aaronpk avatar Dec 16 '23 22:12 aaronpk