Learn how to solve Unity ANRs and boost Play Store ranking — Thursday, Sept. 28 at 10AM PT

Join now

Blog

droidcon New York 2023 recap

droidcon New York 2023 was an amazing event. Learn all about our time there connecting with developers, attending insightful talks, and more in this post.

Read more

Data Forwarding by Embrace lets you send mobile metrics to external services

Introducing Data Forwarding by Embrace, a suite of features that lets you send best-in-class mobile metrics to compatible external services.

Read more
Crash Reporting

How to protect your Flutter app from crashes

Crashes can be a nightmare for any Flutter app developer, leading to frustrated users and tarnished reputations. In this blog, we delve into the world of crash prevention and offer valuable insights on how to safeguard your Flutter app.

Read more
Crash Reporting

Solving “expired task” crashes

Solving an expired task crash in iOS is vital for ensuring an optimal mobile user experience. Find out how you can pinpoint and solve these crashes in our blog post.

Read more
Crash Reporting

Understanding SIGKILLs in iOS

As an iOS developer, understanding SIGKILLs is vital. The right understanding helps you problem solving faster, produce highly performant apps, and save valuable development time that can be refocused on innovation.

Read more
Crash Reporting

Using null safety in Dart

Null references are a common source of frustration that can lead to crashy code. Fortunately, Dart provides a null safety feature to help solve these issues at compile time, so they don't affect your app at runtime. Read on to learn more.

Read more