-
Using Fastlane to create iOS Ad-Hoc distribution on Amazon S3
This tutorial is a revised tutorial we’ve published earlier, called iOS Ad-Hoc distribution using Amazon S3. The original tutorial achieved the desired effect using s3cmd and a bunch of bash scripts. However,… Read More
-
SSL certificate pinning on iOS using TrustKit
We have already covered why certificate pinning in mobile apps is important and have shown how to implement it both in iOS and Android. For the sake of simplicity, we had to… Read More