

Austin Emmons is an iOS engineer at Embrace. He has over a decade of experience in engineering, with 10 years in iOS, five in Android, and four in Ruby. Austin joined the Embrace team in 2022 and has become an integral part of the iOS team. Before joining Embrace, he worked at Root Insurance and Modo Labs. During his career, he’s built a Rails web app for streamlined app deployment.
Posts by this Author ( 5 )


iOS
13 June 2024 • 5 min read
How the Embrace iOS team performs releases (open source vs. build in public)
Learn how the Embrace iOS team decided to open source versus build in public as well as what their CI/CD process is for delivering new SDK releases into the public repo.

iOS
29 April 2024 • 6 min read
Q&A: Building Embrace’s open source iOS SDK on OTel
An Embrace iOS engineer answers questions about rebuilding Embrace's native iOS SDK on OpenTelemetry (OTel).
Android
22 February 2024 • 8 min read
Q&A: What’s on mobile app builders’ minds in 2024?
We spoke with two of our iOS and Android engineers to get their perspectives on The 2024 Mobile App Builders Report.
Crash Reporting
25 May 2023 • 3 min read
Writing thread-safe code to prevent iOS crashes
Learn about the powerful concepts of serial dispatch queues, atomic properties, and semaphores, enabling you to confidently produce stable iOS apps.