How Badoo optimizes iOS performance

Clear Filters

Showing 19 of 19 articles (Page 1 of 1)

Using Hopper to Investigate an iOS Bug

Company: Badoo · Jun 11, 2020
Platform: iOS

Explores debugging techniques and tools for identifying and resolving iOS application bugs.

Server-Provided Animations in iOS Apps

Company: Badoo · Feb 7, 2019
Platform: iOS

Techniques for implementing server-driven animations in iOS applications.

Server-Provided Animations in iOS Apps

Company: Badoo · Jan 17, 2019
Platform: iOS

Badoo's iOS team explains how they built a server-driven animation system to allow live streaming gift animations to be updated without requiring an App Store release. Using the Lottie library and Adobe After E...

Bundling C Library in Swift Framework

Company: Badoo · Dec 12, 2018
Platform: iOS

Guide on integrating and bundling C libraries within Swift frameworks.

How We Tested iOS 12 Beta

Company: Badoo · Sep 20, 2018
Platform: iOS

Testing strategies and approaches used to validate iOS 12 beta compatibility.

Explores iOS UI implementation techniques for improved performance and scalability.

Universal Links for Android and iOS

Company: Badoo · Aug 23, 2018
Platform: Android / iOS

Implementation of universal deep linking across both Android and iOS platforms.

Guide to Mobile App Autotesting Tools

Company: Badoo · Aug 15, 2018
Platform: Android / iOS

Comprehensive overview of automated testing tools and frameworks for mobile applications.

iOS UI Development in Badoo

Company: Badoo · Aug 1, 2018
Platform: iOS

Badoo's iOS team shares four UI development techniques used to build highly maintainable and testable UIs in a medium-to-large team: implementing UI in code instead of XIBs, using layout anchors, component-driv...

Split Testing (A/B Testing) with Swift

Company: Badoo · Jul 4, 2018
Platform: iOS

Implementation of A/B testing and split testing functionality in Swift applications.

Split Testing (A/B Testing) with Swift

Company: Badoo · Jul 4, 2018
Platform: iOS

This article introduces how Badoo implements split testing (A/B testing) within their iOS app using Swift, covering the fundamentals of experiment design and group distribution. The author walks through a real ...

Swift 4.1 Introduction of CompactMap

Company: Badoo · Apr 16, 2018
Platform: iOS

Overview of the CompactMap function introduced in Swift 4.1 and its practical applications.

Discusses dependency injection patterns and testing strategies for iOS applications.

Screen Navigation in iOS

Company: Badoo · Dec 19, 2017
Platform: iOS

Best practices for implementing screen navigation patterns in iOS applications.

Singleton, Service Locator and Tests in iOS

Company: Badoo · Dec 5, 2017
Platform: iOS

Badoo's iOS team reviews the Singleton and Service Locator patterns, explaining why they are often considered anti-patterns and when it is appropriate to use them. The article discusses strategies for keeping c...

Mind Maps for Fast and Effective Testing

Company: Badoo · Aug 1, 2017
Platform: Android / iOS

Using mind mapping techniques to improve test planning and execution efficiency.

Explores techniques for integrating complex animations from design tools into iOS applications.

Best practices for adding React Native components to existing native mobile applications.

Mobile App Testing Tips and Tricks

Company: Badoo · Feb 13, 2017
Platform: Android / iOS

Best practices and practical tips for effective mobile application testing.

Loading articles...