The speed of an iOS app is a key to success in the current competitive market. User hates slow running and unresponsive apps so it became very important to check the […]
Month: July 2017
Fearless iOS Continuous Delivery with TestFlight and Phased Release
The major obstacles to continuous delivery are the lack confidence in the release candidate and fear of critical bugs in the production. While releasing an iOS app, there is always […]
Tips for Writing Scalable XCUITests – WWDC 2017
At WWDC 2017, there was an amazing talk on engineering for testability which focuses on the importance of quality of test code along with app code. The talk introduced various way […]
Code Signing iOS app extensions on Continuous Integration Server
Adding app extensions are the great way to place the power of app wherever users need it. Since Apple launched app extensions, it became very common to have them in […]
