jhen0409 / jhen0409/react-native-debugger

iOS App crashes when using debugger

Open
#609 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

React Native Debugger app version: 0.11.8
React Native version: 0.64.1
Platform: iOS
Is real device of platform: Yes, real device (iPhone 8 Plus)
Operating System: macOS

When I enable Remote Debugging (Debug in Chrome) and then use react-native-debugger to reload the app, the app crashes.

I used Console.app to see the reason, and I see:
`Assertion failure in -[RCTCxxBridge ensureOnJavaScriptThread:](), …/node_modules/react-native/React/CxxBridge/RCTCxxBridge.mm:346`

This only happens when using react-native-debugger. When reloading from the terminal alone, the app reloads successfully.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.