App crashed when debugging mode is enabled
See original GitHub issueDescription
I am using react-native-reanimated
. Since I started using reanimated, the app crashes if debugging mode is enabled. Once I uninstall reanimated package the app runs in debugging mode perfectly.
Expected behavior
debugging mode should work as usual
Actual behavior & steps to reproduce
app crashes if the debugging mode is enabled
Snack or minimal code example
No specific code is required. Just installing the package is sufficient.
Package versions
name | version |
---|---|
react-native | 0.64.2 |
react-native-reanimated | 2.2.2 |
NodeJS | v12.22.8 |
Affected platforms
- Android
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Android app crashes when launched in debug mode
This is due to some problem with debug points. Remove all the debug points and then it should work.
Read more >app crashes if debugging mode is enabled #1674 - GitHub
I am using react-native-reanimated as a dependency of react-native-draggable-flatlist . Since I started using reanimated , app crashes if ...
Read more >Detect and diagnose crashes - Android Developers
An app that is written using machine code or C++ crashes if there's an unhandled signal, such as SIGSEGV , during its execution....
Read more >Debugging Exceptions within your App - CodePath Cliffnotes
Open the file within your app and find the line number. Look at the exception type and message to diagnose the problem. If...
Read more >How to Diagnose App Issues Using Crash Logs - Papertrail
Getting the Crash Log · 1. Enable USB Debugging on Device · 2. Install the App via Android Studio and ADB · 3....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
speaking from that next week, It DOESN’T WORK !!
Time is relative
- like Einstein said 😄 Sorry for the delay but I was a couple of days off. Finally, I have just published a new release with many fixes - https://www.npmjs.com/package/react-native-reanimated/v/2.4.0