Discover 47 articles on Developer Tools in mobile performance

Clear Filters

Showing 20 of 47 articles (Page 2 of 3)

Let’s go through the tools that Flipper provides — and how you can replace them in your workflow.

Guide on alternative CI/CD and app distribution solutions for React Native developers after App Center deprecation.

Apple introduces a new open-source repository of Embedded Swift example projects targeting ARM and RISC-V microcontrollers, including STM32 boards, Raspberry Pi Pico, Nordic Semiconductor boards, and ESP32. The...

Details debugging enhancements and symlink stability improvements in React Native 0.73 release.

Swift 5.9 Backtraces and Debugging

Company: Swift.org · Nov 8, 2023
Platform: iOS / Desktop

Introduces improved backtrace functionality in Swift 5.9 for better debugging and crash analysis.

What's New in Swift 5.9 Debugging

Company: Swift.org · Sep 28, 2023
Platform: iOS / Desktop

Details new debugging features and improvements in Swift 5.9 for mobile and desktop development.

DoorDash adopted XcodeGen to manage their Xcode project configuration in human-readable YAML files, eliminating pbxproj merge conflicts that plagued their 100+ engineer iOS team. The tool reduced merge conflict...

Flexible Continuous Integration for iOS

Company: Airbnb · May 10, 2023
Platform: iOS

Airbnb migrated their iOS CI from physical Macs to AWS EC2 Mac instances, using Packer for AMI creation and Terraform for infrastructure-as-code. The new system enables daily instance rotation, flexible Xcode v...

Analysis and lessons learned from an Android outage during the 0.71 release candidate phase.

Square celebrates the release of Android Studio Electric Eel and its development benefits.

Pinterest built an end-to-end JSON logging system for their mobile apps that replaces scattered print statements with structured, queryable logs. The system uses JSON format for consistency across iOS and Andro...

Guide on leveraging Expo services for building, testing, and distributing React Native applications efficiently.

Covers tools and best practices for improving Android developer productivity and app quality.

This article explains the business case for building an official React Native SDK wrapper to bridge native SDKs with React Native applications. It highlights benefits including market expansion, faster client i...

Addresses techniques for identifying and fixing memory leaks in native mobile applications.

Android GPU Inspector: Open Beta Release

Company: Google · Sep 14, 2020
Platform: Android

Introduces Android GPU Inspector tool for profiling and debugging GPU performance in Android apps.

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.

Guide to using Android Studio's static code analysis tools for identifying and resolving code issues.

Introduction of React Native Doctor tool for diagnosing development environment issues and optimizing build processes.

A Slack Staff Software Engineer based in Vancouver walks through his typical workday as an Android Product Engineer on the Messaging team. The article covers everything from morning routines and stand-ups to de...

Loading articles...