Tag

Crash Monitoring

0 views collected around this technical thread.

Qunar Tech Salon
Qunar Tech Salon
Jul 5, 2023 · Mobile Development

Long‑Term Client Crash Governance Mechanism at Qunar: Architecture, Detection, and Resolution Strategies

This article describes Qunar's systematic client crash governance framework, covering background challenges, APM‑based fast problem discovery, multi‑level alerting, common‑issue remediation, code‑level fixes for URL and Bundle size crashes, detection tools, code checks, automated testing, and the measurable improvements achieved in Android and iOS stability.

APMAndroidCrash Monitoring
0 likes · 19 min read
Long‑Term Client Crash Governance Mechanism at Qunar: Architecture, Detection, and Resolution Strategies
Xueersi 1-on-1 Technology Team
Xueersi 1-on-1 Technology Team
Oct 21, 2021 · Mobile Development

Building a Scalable Flutter Cross‑Platform App: Architecture, Engine Sharing & Crash Management

This article explores the rapid rise of mobile cross‑platform solutions, explains why the Xueersi 1‑to‑1 team chose Flutter, and details their engineering practices—including project architecture, engine‑sharing strategies, unified routing, communication channels, and crash monitoring—while also looking ahead to future possibilities.

Crash MonitoringEngine SharingFlutter
0 likes · 21 min read
Building a Scalable Flutter Cross‑Platform App: Architecture, Engine Sharing & Crash Management
JD Retail Technology
JD Retail Technology
Dec 24, 2019 · Mobile Development

Implementing Java and Native Crash Monitoring on Android with the Eagle Eye System

This article explains how to capture and report both Java and native crashes on Android using the Eagle Eye monitoring system, detailing the use of Thread.UncaughtExceptionHandler, Linux signal mechanisms, sigaction registration, alternative stacks, and native stack parsing with libbacktrace to improve app stability.

AndroidCrash MonitoringEagle Eye
0 likes · 12 min read
Implementing Java and Native Crash Monitoring on Android with the Eagle Eye System
Xueersi Online School Tech Team
Xueersi Online School Tech Team
Nov 8, 2019 · Mobile Development

Practical Experience of Using Flutter for Cross‑Platform Mobile Development at Xueersi Online School

This article introduces the rapid growth of cross‑platform mobile solutions, explains why Flutter was chosen for a new project, details the engineering structure, resource and dependency management, mixed UI challenges, routing and communication mechanisms, and shares crash‑monitoring strategies and future outlooks.

Crash MonitoringDartFlutter
0 likes · 22 min read
Practical Experience of Using Flutter for Cross‑Platform Mobile Development at Xueersi Online School
Beike Product & Technology
Beike Product & Technology
Aug 29, 2019 · Mobile Development

Android Crash and ANR Monitoring: Implementation Insights and Best Practices

This article shares practical experiences from developing the Shenghai crash monitoring SDK for Android, covering Java exception capture, stack trace collection, processing, real‑time reporting, crash metrics, and ANR detection using FileObserver and WatchDog mechanisms.

ANRAndroidCrash Monitoring
0 likes · 11 min read
Android Crash and ANR Monitoring: Implementation Insights and Best Practices
Baidu Intelligent Testing
Baidu Intelligent Testing
Sep 14, 2016 · Operations

Mobile Baidu Gray Release Testing: Process, User Selection, and Effectiveness Metrics

The article explains how Mobile Baidu conducts gray release testing, detailing its purpose, overall workflow, user segmentation strategies, precise versus random rollout methods, and the measurable improvements in crash detection, upgrade speed, and overall product quality.

Crash MonitoringMobile Testinggray release
0 likes · 6 min read
Mobile Baidu Gray Release Testing: Process, User Selection, and Effectiveness Metrics