Signing Commits Using GPG on macOS Protect Your Git Repositories From Commit Forgery Using Signing. Posted on February 13, 2019 [Read More]
Console Video Game-Style Cheat Codes for iOS Apps How to implement D-pad style cheat codes in an iOS app. Posted on January 27, 2019 [Read More]
Detecting Internet Access on iOS 12+ iOS 12 introduced the Network framework including NWPathMonitor, a replacement for Reachability. Posted on December 26, 2018 [Read More]
Solving the Captive Portal Problem on iOS Making Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access. Posted on November 16, 2018 [Read More]
Feature Flags, A/B Testing & MVT on iOS Toggle features, phase feature roll outs and run A/B tests in your iOS apps without having to release a new version of your app or shelling out an unnecessary monthly fee for an online platform. Posted on November 3, 2018 [Read More]