Systems | Development | Analytics | API | Testing

Latest Posts

How augmented reality improves conversions and engagement in mobile shopping apps

COVID-19 caused a significant shift in consumer sentiment; making mobile shopping ever so popular — and digital brand engagement a competitive necessity. With an increasingly noisy online marketplace and physical stores losing traction, it’s time to adopt immersive consumer tech to attract new shoppers, revenue, and brand recognition.

An expert's perspective on succeeding with mobile banking and finance in MEA

To dive deeper into some of the findings of our recent fintech mobile report, we reached out to banking and finance professionals in a series of conversations. We explored region-specific challenges and how different institutions keep up with the industry’s increasingly mobile-first direction.

Building a unit testing suite with XCTest, Swift, and Bitrise

For example, let’s say that an app that we’re working on supports multiple themes, and that we’re keeping track of the user’s currently selected theme (and other user-configurable settings) through a SettingsController — which in turn uses Foundation’s UserDefaults API to persist those settings, like this.