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

Edge AI is strategically embedded in core IT and infrastructure spending across industries, according to the 2026 Edge AI Survey from ZEDEDA. The research shows that 83% of C-suite and IT executive respondents say edge AI is important to their core business strategy ...

As AI adoption accelerates, operational complexity — not model intelligence — is becoming the primary barrier to reliable AI at scale, according to the State of AI Engineering 2026 from Datadog ... The report highlights a compounding complexity challenge as AI systems scale ... Around 5% of AI model requests fail in production, with nearly 60% of those failures caused by capacity limits ...

For years, production operations teams have treated alert fatigue as a quality-of-life problem: something that makes on-call rotations miserable but isn't considered a direct contributor to outages. That framing doesn't capture how these systems fail, and we now have data to show why. More importantly, it's now clear alert fatigue is a symptom of a deeper issue: production systems have outgrown the current operational approaches ...

I was on a customer call last fall when an enterprise architect said something I haven't been able to shake. Her team had just spent four months trying to swap one AI vendor for another. The original plan said three weeks. "We didn't switch vendors," she told me. "We rebuilt half our integrations and discovered what we'd actually been depending on." Most enterprise leaders don't expect that to be the experience ...

Ask any senior SRE or platform engineer what keeps them up at night, and the answer probably isn't the monitoring tool — it's the data feeding it. The proliferation of APM, observability, and AIOps platforms has created a telemetry sprawl problem that most teams manage reactively rather than architect proactively. Metrics are going to one platform. Traces routed somewhere else. Logs duplicated across multiple backends because nobody wants to be caught without them when something breaks. Every redundant stream costs money ...

80% of respondents agree that the IT role is shifting from operators to orchestrators, according to the 2026 IT Trends Report: The Human Side of Autonomous IT from SolarWinds ...

40% of organizations deploying AI will implement dedicated AI observability tools by 2028 to monitor model performance, bias and outputs, according to Gartner ...

Until AI-powered engineering tools have live visibility of how code behaves at runtime, they cannot be trusted to autonomously ensure reliable systems, according to the State of AI-Powered Engineering Report 2026 report from Lightrun. The report reveals that a major volume of manual work is required when AI-generated code is deployed: 43% of AI-generated code requires manual debugging in production, even after passing QA or staging tests. Furthermore, an average of three manual redeploy cycles are required to verify a single AI-suggested code fix in production ...

Many organizations describe AI as strategic, but they do not manage it strategically. When AI plans are disconnected from strategy, detached from organizational learning, and protected from serious assumptions testing, the problem is no longer technical immaturity; it is a failure of management discipline ... Executives too often tell organizations to "use AI" before they define what AI is supposed to change. The problem deepens in organizations where strategy isn't well articulated in the first place ...

Across the enterprise technology landscape, a quiet crisis is playing out. Organizations have run hundreds, sometimes thousands, of generative AI pilots. Leadership has celebrated the proof of concept (POCs) ... Industry experience points to a sobering reality: only 5-10% of AI POCs that progress to the pilot stage successfully reach scaled production. The remaining 90% fail because the enterprise environment around them was never ready to absorb them, not the AI models ...

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

Edge AI is strategically embedded in core IT and infrastructure spending across industries, according to the 2026 Edge AI Survey from ZEDEDA. The research shows that 83% of C-suite and IT executive respondents say edge AI is important to their core business strategy ...

As AI adoption accelerates, operational complexity — not model intelligence — is becoming the primary barrier to reliable AI at scale, according to the State of AI Engineering 2026 from Datadog ... The report highlights a compounding complexity challenge as AI systems scale ... Around 5% of AI model requests fail in production, with nearly 60% of those failures caused by capacity limits ...

For years, production operations teams have treated alert fatigue as a quality-of-life problem: something that makes on-call rotations miserable but isn't considered a direct contributor to outages. That framing doesn't capture how these systems fail, and we now have data to show why. More importantly, it's now clear alert fatigue is a symptom of a deeper issue: production systems have outgrown the current operational approaches ...

I was on a customer call last fall when an enterprise architect said something I haven't been able to shake. Her team had just spent four months trying to swap one AI vendor for another. The original plan said three weeks. "We didn't switch vendors," she told me. "We rebuilt half our integrations and discovered what we'd actually been depending on." Most enterprise leaders don't expect that to be the experience ...

Ask any senior SRE or platform engineer what keeps them up at night, and the answer probably isn't the monitoring tool — it's the data feeding it. The proliferation of APM, observability, and AIOps platforms has created a telemetry sprawl problem that most teams manage reactively rather than architect proactively. Metrics are going to one platform. Traces routed somewhere else. Logs duplicated across multiple backends because nobody wants to be caught without them when something breaks. Every redundant stream costs money ...

80% of respondents agree that the IT role is shifting from operators to orchestrators, according to the 2026 IT Trends Report: The Human Side of Autonomous IT from SolarWinds ...

40% of organizations deploying AI will implement dedicated AI observability tools by 2028 to monitor model performance, bias and outputs, according to Gartner ...

Until AI-powered engineering tools have live visibility of how code behaves at runtime, they cannot be trusted to autonomously ensure reliable systems, according to the State of AI-Powered Engineering Report 2026 report from Lightrun. The report reveals that a major volume of manual work is required when AI-generated code is deployed: 43% of AI-generated code requires manual debugging in production, even after passing QA or staging tests. Furthermore, an average of three manual redeploy cycles are required to verify a single AI-suggested code fix in production ...

Many organizations describe AI as strategic, but they do not manage it strategically. When AI plans are disconnected from strategy, detached from organizational learning, and protected from serious assumptions testing, the problem is no longer technical immaturity; it is a failure of management discipline ... Executives too often tell organizations to "use AI" before they define what AI is supposed to change. The problem deepens in organizations where strategy isn't well articulated in the first place ...

Across the enterprise technology landscape, a quiet crisis is playing out. Organizations have run hundreds, sometimes thousands, of generative AI pilots. Leadership has celebrated the proof of concept (POCs) ... Industry experience points to a sobering reality: only 5-10% of AI POCs that progress to the pilot stage successfully reach scaled production. The remaining 90% fail because the enterprise environment around them was never ready to absorb them, not the AI models ...