Skip to main content

How to Manage Mobile App Development Complexity with Modern APM

Dave Hayes
Sentry

With a projected 7 billion mobile users by 2021, mobile is becoming the most dominant digital touchpoint for customer engagement. Annual mobile app downloads are projected to reach 258 billion by 2022 — a 45% increase from 2017. But downloads alone do not indicate mobile success — retention and engagement are key. While there are many factors that influence these metrics, application performance may be one of the most critical.

Application crashes can increase churn and damage brand reputation. In fact, app crashes cause more than 70% of uninstalls. Because Google ranking algorithms now downrank apps with stability problems, uptime and performance can even influence download metrics. It is imperative that organizations are delivering high-performing mobile applications and that the developers supporting those applications have the ability to identify and remediate errors efficiently.

But due to the growing complexity of the application ecosystem, this can be easier said than done. Developers are often limited by a lack of visibility and control over mobile devices. They have no way of knowing every device’s attributes or predicting which other apps and system processes may be competing for compute power. Mobile app developers are no strangers to segmentation faults and bus errors. And programming for such a diverse array of devices creates its own set of challenges. Flaws in native code, third-party dependencies or, in rare cases, even in the system libraries, can bring down the entire application.

Developers today are under pressure to deliver code faster than ever before. Even when rigorous testing processes are in place, the increasing complexity of application development will inevitably cause errors. Monitoring is an important component of application delivery, but the changing ecosystem calls for the reinvention of application performance monitoring that incorporates rich context and actionable insights.

Rethinking Application Performance Monitoring

While companies with faulty code are dealing with the fallout, those that rely on modern application performance monitoring (APM) are shipping better code more quickly and with less risk. Legacy monitoring tools focus more on system behavior, offering performance metrics on availability, throughput, and latency, but miss the mark when it comes to actionable insight that helps mobile developers make sense of complexity and quickly get to the root cause of errors.

On mobile — as with all native applications — it is important to have context beyond a crash. Developers need rich details supporting the error, such as the types of phones impacted, the number of users impacted, the specific actions a user took when the error was thrown, or even the storage capacity and battery life of the user's phone at the time the app crashed. These details are especially important for mobile developers because of the vast array of devices and native libraries used in programming. Having this information enables them to immediately triage and prioritize problems.

When developers can also identify the exact release and commit the error is tied to, they can quickly remediate the issue to minimize the breadth of impact. Developers can also move this feedback into the development cycle. By capturing every single exception and crash users encounter, meaningful trends will surface to help prioritize issues and avoid replication in future software release.

It is also important to consider that modern applications are not self-contained — they have multiple runtimes across the stack, causing added complexity in monitoring. Support for mobile, coupled with similar support for web, gives developers a complete picture, which is key in today’s application-centric landscape.

Innovation in the mobile space shows no signs of slowing, so developers must take proactive steps to address the factors that derail mobile app development and wreak havoc on user experience. By taking a modern approach to APM, incorporating rich context and actionable insights, and syncing this information across all of their applications, developers can code better and faster, ensuring their companies remain successful and competitive in the mobile world.

Dave Hayes is Head of Product at Sentry

Hot Topics

The Latest

An overwhelming majority of IT leaders (95%) believe the upcoming wave of AI-powered digital transformation is set to be the most impactful and intensive seen thus far, according to The Science of Productivity: AI, Adoption, And Employee Experience, a new report from Nexthink ...

Overall outage frequency and the general level of reported severity continue to decline, according to the Outage Analysis 2025 from Uptime Institute. However, cyber security incidents are on the rise and often have severe, lasting impacts ...

In March, New Relic published the State of Observability for Media and Entertainment Report to share insights, data, and analysis into the adoption and business value of observability across the media and entertainment industry. Here are six key takeaways from the report ...

Regardless of their scale, business decisions often take time, effort, and a lot of back-and-forth discussion to reach any sort of actionable conclusion ... Any means of streamlining this process and getting from complex problems to optimal solutions more efficiently and reliably is key. How can organizations optimize their decision-making to save time and reduce excess effort from those involved? ...

As enterprises accelerate their cloud adoption strategies, CIOs are routinely exceeding their cloud budgets — a concern that's about to face additional pressure from an unexpected direction: uncertainty over semiconductor tariffs. The CIO Cloud Trends Survey & Report from Azul reveals the extent continued cloud investment despite cost overruns, and how organizations are attempting to bring spending under control ...

Image
Azul

According to Auvik's 2025 IT Trends Report, 60% of IT professionals feel at least moderately burned out on the job, with 43% stating that their workload is contributing to work stress. At the same time, many IT professionals are naming AI and machine learning as key areas they'd most like to upskill ...

Businesses that face downtime or outages risk financial and reputational damage, as well as reducing partner, shareholder, and customer trust. One of the major challenges that enterprises face is implementing a robust business continuity plan. What's the solution? The answer may lie in disaster recovery tactics such as truly immutable storage and regular disaster recovery testing ...

IT spending is expected to jump nearly 10% in 2025, and organizations are now facing pressure to manage costs without slowing down critical functions like observability. To meet the challenge, leaders are turning to smarter, more cost effective business strategies. Enter stage right: OpenTelemetry, the missing piece of the puzzle that is no longer just an option but rather a strategic advantage ...

Amidst the threat of cyberhacks and data breaches, companies install several security measures to keep their business safely afloat. These measures aim to protect businesses, employees, and crucial data. Yet, employees perceive them as burdensome. Frustrated with complex logins, slow access, and constant security checks, workers decide to completely bypass all security set-ups ...

Image
Cloudbrink's Personal SASE services provide last-mile acceleration and reduction in latency

In MEAN TIME TO INSIGHT Episode 13, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses hybrid multi-cloud networking strategy ... 

How to Manage Mobile App Development Complexity with Modern APM

Dave Hayes
Sentry

With a projected 7 billion mobile users by 2021, mobile is becoming the most dominant digital touchpoint for customer engagement. Annual mobile app downloads are projected to reach 258 billion by 2022 — a 45% increase from 2017. But downloads alone do not indicate mobile success — retention and engagement are key. While there are many factors that influence these metrics, application performance may be one of the most critical.

Application crashes can increase churn and damage brand reputation. In fact, app crashes cause more than 70% of uninstalls. Because Google ranking algorithms now downrank apps with stability problems, uptime and performance can even influence download metrics. It is imperative that organizations are delivering high-performing mobile applications and that the developers supporting those applications have the ability to identify and remediate errors efficiently.

But due to the growing complexity of the application ecosystem, this can be easier said than done. Developers are often limited by a lack of visibility and control over mobile devices. They have no way of knowing every device’s attributes or predicting which other apps and system processes may be competing for compute power. Mobile app developers are no strangers to segmentation faults and bus errors. And programming for such a diverse array of devices creates its own set of challenges. Flaws in native code, third-party dependencies or, in rare cases, even in the system libraries, can bring down the entire application.

Developers today are under pressure to deliver code faster than ever before. Even when rigorous testing processes are in place, the increasing complexity of application development will inevitably cause errors. Monitoring is an important component of application delivery, but the changing ecosystem calls for the reinvention of application performance monitoring that incorporates rich context and actionable insights.

Rethinking Application Performance Monitoring

While companies with faulty code are dealing with the fallout, those that rely on modern application performance monitoring (APM) are shipping better code more quickly and with less risk. Legacy monitoring tools focus more on system behavior, offering performance metrics on availability, throughput, and latency, but miss the mark when it comes to actionable insight that helps mobile developers make sense of complexity and quickly get to the root cause of errors.

On mobile — as with all native applications — it is important to have context beyond a crash. Developers need rich details supporting the error, such as the types of phones impacted, the number of users impacted, the specific actions a user took when the error was thrown, or even the storage capacity and battery life of the user's phone at the time the app crashed. These details are especially important for mobile developers because of the vast array of devices and native libraries used in programming. Having this information enables them to immediately triage and prioritize problems.

When developers can also identify the exact release and commit the error is tied to, they can quickly remediate the issue to minimize the breadth of impact. Developers can also move this feedback into the development cycle. By capturing every single exception and crash users encounter, meaningful trends will surface to help prioritize issues and avoid replication in future software release.

It is also important to consider that modern applications are not self-contained — they have multiple runtimes across the stack, causing added complexity in monitoring. Support for mobile, coupled with similar support for web, gives developers a complete picture, which is key in today’s application-centric landscape.

Innovation in the mobile space shows no signs of slowing, so developers must take proactive steps to address the factors that derail mobile app development and wreak havoc on user experience. By taking a modern approach to APM, incorporating rich context and actionable insights, and syncing this information across all of their applications, developers can code better and faster, ensuring their companies remain successful and competitive in the mobile world.

Dave Hayes is Head of Product at Sentry

Hot Topics

The Latest

An overwhelming majority of IT leaders (95%) believe the upcoming wave of AI-powered digital transformation is set to be the most impactful and intensive seen thus far, according to The Science of Productivity: AI, Adoption, And Employee Experience, a new report from Nexthink ...

Overall outage frequency and the general level of reported severity continue to decline, according to the Outage Analysis 2025 from Uptime Institute. However, cyber security incidents are on the rise and often have severe, lasting impacts ...

In March, New Relic published the State of Observability for Media and Entertainment Report to share insights, data, and analysis into the adoption and business value of observability across the media and entertainment industry. Here are six key takeaways from the report ...

Regardless of their scale, business decisions often take time, effort, and a lot of back-and-forth discussion to reach any sort of actionable conclusion ... Any means of streamlining this process and getting from complex problems to optimal solutions more efficiently and reliably is key. How can organizations optimize their decision-making to save time and reduce excess effort from those involved? ...

As enterprises accelerate their cloud adoption strategies, CIOs are routinely exceeding their cloud budgets — a concern that's about to face additional pressure from an unexpected direction: uncertainty over semiconductor tariffs. The CIO Cloud Trends Survey & Report from Azul reveals the extent continued cloud investment despite cost overruns, and how organizations are attempting to bring spending under control ...

Image
Azul

According to Auvik's 2025 IT Trends Report, 60% of IT professionals feel at least moderately burned out on the job, with 43% stating that their workload is contributing to work stress. At the same time, many IT professionals are naming AI and machine learning as key areas they'd most like to upskill ...

Businesses that face downtime or outages risk financial and reputational damage, as well as reducing partner, shareholder, and customer trust. One of the major challenges that enterprises face is implementing a robust business continuity plan. What's the solution? The answer may lie in disaster recovery tactics such as truly immutable storage and regular disaster recovery testing ...

IT spending is expected to jump nearly 10% in 2025, and organizations are now facing pressure to manage costs without slowing down critical functions like observability. To meet the challenge, leaders are turning to smarter, more cost effective business strategies. Enter stage right: OpenTelemetry, the missing piece of the puzzle that is no longer just an option but rather a strategic advantage ...

Amidst the threat of cyberhacks and data breaches, companies install several security measures to keep their business safely afloat. These measures aim to protect businesses, employees, and crucial data. Yet, employees perceive them as burdensome. Frustrated with complex logins, slow access, and constant security checks, workers decide to completely bypass all security set-ups ...

Image
Cloudbrink's Personal SASE services provide last-mile acceleration and reduction in latency

In MEAN TIME TO INSIGHT Episode 13, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses hybrid multi-cloud networking strategy ...