How We Automate Our iOS Workflow at Instabug Using CircleCI

We believe in automating repetitive tasks to increase our productivity and keep things moving fast. Since we build an SDK, this means that most tools created for automating tasks around...

Why We Don’t Use Interface Builder and Storyboards at Instabug

I just wrote a blog post about why we don’t use Interface Builder at Instabug and write all UI in code. Should you use Interface Builder and storyboards or write...

How We Refactored Our Monolithic iOS Framework

Over the past few months, the iOS team at Instabug has been working on refactoring our framework into multiple smaller ones, so we could ship faster while maintaining the quality...

Books

I have compiled a list of all the books I have read in the past few years, categorized into the books I’ve loved, the ones I thought were okay, and...

What it’s Like to Work on an iOS SDK

Ever since I started developing for iOS, I have been working exclusively on mobile apps. I didn’t have any real experience shipping an SDK, other than HMSegmentedControl, which doesn’t really...