iOS: Check version before uploading to TestFlight with FastlaneWith continuous delivery, version management becomes a bit of a hassle. Build numbers are fairly easy to set up with auto-increments since…Oct 3, 2017Oct 3, 2017
ISO 8601 and RFC 822 on AndroidA common task when consuming API responses is to parse date values into java Date objects.Mar 29, 2016Mar 29, 2016
Espresso: Unlock and wake deviceWhen testing on an emulator or a real device, Espresso requires the device to be unlocked and awake to run. We want to automate this…Feb 11, 2016A response icon1Feb 11, 2016A response icon1