Instabug / Instabug-React-Native

In-app feedback and bug reporting tool for React Native
https://instabug.com/platforms/react-native
MIT License
308 stars 100 forks source link

Unable to capture Unhandled Promise Rejection in Crashes #1165

Closed longnguyen2508 closed 4 months ago

longnguyen2508 commented 4 months ago

Steps to Reproduce the Problem

Expected Behavior

Actual Behavior

Instabug integration code

SDK Version

instabug-reactnative: ^12.8.0

React Native, iOS and Android Versions

react-native: 0.72.3 iOS: 17.2

Device Model

iPhone 15 Pro (simulator)

[Optional] Project That Reproduces the Issue

ahmedAlaaInstabug commented 4 months ago

hello @longnguyen2508 👋 , Fatal Crashes can only be tested in release mode

longnguyen2508 commented 4 months ago

@ahmedAlaaInstabug Oh, thank you. I will test it again.