React Native

Monitoring & Crash Reporting

Sentry, Firebase Crashlytics, symbolication, analytics, performance monitoring, structured logs

20 คำถามสัมภาษณ์·
Senior
1

What is the main role of a crash reporting service in a React Native application?

คำตอบ

A crash reporting service automatically captures unhandled errors (JavaScript and native) that cause crashes and sends them to a centralized server for analysis. This allows developers to detect production issues without waiting for user feedback, prioritize fixes based on impact (number of affected users), and obtain symbolicated stack traces to pinpoint the exact origin of bugs.

2

What is the fundamental difference between Sentry and Firebase Crashlytics for React Native?

คำตอบ

Sentry is an open-source multi-language platform designed to capture JavaScript errors, native crashes, and performance transactions in a unified interface. Firebase Crashlytics is free but primarily focused on native iOS/Android crashes with tight integration into the Google ecosystem. Sentry offers better JavaScript error handling and breadcrumbs support in React Native, while Crashlytics excels at pure native crash analysis.

3

What is symbolication in the context of React Native crash reporting?

คำตอบ

Symbolication is the process of converting obfuscated memory addresses in stack traces into readable file names, functions, and line numbers. In production, JavaScript code is minified and native code is compiled, making stack traces unreadable. Source maps (JavaScript) and dSYM files (iOS) or mapping files (Android) allow translating these addresses into actionable debugging information.

4

Why is it essential to upload source maps with each React Native release?

5

What are breadcrumbs in a crash reporting system?

+17 คำถามสัมภาษณ์

หัวข้อสัมภาษณ์ React Native อื่นๆ

JavaScript Essentials

Junior
25 คำถาม

React Fundamentals

Junior
20 คำถาม

React Native Basics

Junior
22 คำถาม

React Hooks

Junior
20 คำถาม

TypeScript for React & React Native

Junior
22 คำถาม

React Native Components & API

Junior
20 คำถาม

React Native Styling & Layout

Junior
18 คำถาม

React Native Navigation

Mid-Level
22 คำถาม

React Native State Management

Mid-Level
24 คำถาม

React Native Networking & API

Mid-Level
20 คำถาม

Data Persistence

Mid-Level
20 คำถาม

Forms & Validation

Mid-Level
18 คำถาม

React Native Animations

Mid-Level
22 คำถาม

Native Modules & Bridge

Mid-Level
20 คำถาม

Platform-Specific Code

Mid-Level
18 คำถาม

Permissions & Device APIs

Mid-Level
20 คำถาม

Push Notifications

Mid-Level
18 คำถาม

React Native Testing

Mid-Level
20 คำถาม

React Native Debugging

Mid-Level
18 คำถาม

Build & Deployment

Mid-Level
20 คำถาม

Expo vs React Native Bare

Mid-Level
18 คำถาม

Performance Optimization

Senior
24 คำถาม

Memory Management

Senior
20 คำถาม

Architecture Patterns

Senior
22 คำถาม

React Native New Architecture

Senior
24 คำถาม

Security Best Practices

Senior
20 คำถาม

Offline-First Architecture

Senior
20 คำถาม

React Native CI/CD

Senior
20 คำถาม

Monorepo & Code Sharing

Senior
18 คำถาม

Advanced Topics

Senior
22 คำถาม

App Lifecycle & Background Execution

Mid-Level
20 คำถาม

Authentication & Session Management

Mid-Level
22 คำถาม

เชี่ยวชาญ React Native สำหรับการสัมภาษณ์ครั้งถัดไป

เข้าถึงคำถามทั้งหมด flashcards แบบทดสอบเทคนิค แบบฝึกหัด code review และตัวจำลองสัมภาษณ์

เริ่มใช้ฟรี