IDEDistributionErrorDomain Code=1 error and Fastlane
If you are not using the amazing FastLane build tools then it's time you did. If you are though, you may have noticed that your build »
If you are not using the amazing FastLane build tools then it's time you did. If you are though, you may have noticed that your build »
It's become intuitive that writing unit tests is a good thing. It's less intuitive why it's important to have clean, maintainable unit test code. It is »
When Apple released Apple Music, they made a small change to the way their iTunes affiliate program worked. Previously, any url that linked to some iTunes »
Create a JSON file called body.json { "receipt-data" : "<your receipt base64 encoded>", "password" :"<your shared secret>" } receipt-data must contain your receipt as »
TL;DR Downgrade GoogleSignIn pod to 2.2.0 Under the hood The latest version of Google's SignIn cocoapod, Google/SignIn (2.3.0) crashes when »