Networking
Diagnosing one network environment
A report says image uploads work on cellular but fail only on the office Wi-Fi. What causes would you suspect?
Diagnosing one network environment
A report says image uploads work on cellular but fail only on the office Wi-Fi. What causes would you suspect?
NetworkingShort answerBasics
How can tools like Charles and Proxyman show app traffic that's encrypted with HTTPS in p…
#debugging #proxy
NetworkingShort answerBasics
There's code that checks Reachability at launch so it can show a "No internet connection"…
#nwpathmonitor
ConcurrencyShort answerAdvanced
QA reports that the app sometimes freezes completely with no crash log. If you suspect a …
#debugging
ConcurrencyShort answerAdvanced
How does Thread Sanitizer actually catch data races?
#debugging