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?
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?
NetworkingShort answerAdvanced
A report says image uploads work on cellular but fail only on the office Wi-Fi. What caus…
#nwpathmonitor
NetworkingMultiple choiceAdvanced
In an app that uses URLSession, a user on the subway loses the connection for a moment. I…
#waitsforconnectivity
PersistenceShort answerExpert
You need to sync a notes app's local database with the server. Downloading everything eac…
#offline
iOS system designShort answerAdvanced
Design an infinite-scroll feed screen like Twitter's from the iOS client's point of view.…
#offline