Daily iOS
Networking

Handling connectivity state

There's code that checks Reachability at launch so it can show a "No internet connection" popup. What's the problem with that approach?

Submit