REPORT: Overcoming key challenges in mobile observability: A guide for modern DevOps and SRE teams

Download here

Colin Contreary

Head of Content

About

Colin Contreary is the head of content at Embrace. He brings 16 years of writing experience across comedy, musicals, and technical writing. Colin has been with the Embrace team since 2020. His passion for technology makes him a notable member of the team. He has self-taught web development skills that support his technical writing.

Contact

Articles

Crash Reporting

How to debug a crash when the crash report is corrupted

Discover effective strategies to debug crashes when faced with corrupted crash reports, as we explore alternative approaches such as examining device logs, leveraging memory dumps, and utilizing advanced debugging techniques, enabling developers to uncover the root causes, resolve issues, and ensure the stability of their applications even in challenging scenarios.

Read more
iOS

Should you use CocoaPods or Carthage?

Navigate the decision-making process between CocoaPods and Carthage as we explore the pros and cons of each dependency management tool, helping you choose the right one based on factors such as project requirements, team preferences, and maintainability considerations, ensuring efficient and streamlined integration of third-party libraries into your iOS projects.

Read more
Network Monitoring

Why you should break out your GraphQL headers

Discover the advantages of breaking out your GraphQL headers and explore the benefits of separating authorization, authentication, and other request headers, allowing for greater flexibility, security, and ease of maintenance in your GraphQL-powered applications.

Read more