Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wifi Only sync #57

Open
miklb opened this issue Feb 28, 2018 · 3 comments
Open

Wifi Only sync #57

miklb opened this issue Feb 28, 2018 · 3 comments

Comments

@miklb
Copy link

miklb commented Feb 28, 2018

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.

@EdwardHinkle
Copy link
Contributor

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

@RosemaryOrchard
Copy link

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.

@aaronpk
Copy link
Owner

aaronpk commented Dec 16, 2023

It looks like Reachability has been replaced by NWPathMonitor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants