-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Debug JS Remotely #15805
Copy link
Copy link
Closed
Labels
StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Metadata
Metadata
Assignees
Labels
StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is this a bug report?
(Yes , 100000000%)
Have you read the Contributing Guidelines?
(Yes)
Environment
react-native -v:node -v:npm -v:yarn --version:Then, specify:
react-native run-androidSteps to Reproduce
You cannot easily reproduce error , this is a random cryptic error
Expected Behavior
Executing JS code must not depends on remote debug , So works well when remote debug is off or on
Actual Behavior
For android when remote debug is ON , code works and when OFF not works
Foe more information see:
https://medium.com/@jordan_mohi/cant-find-variable-symbol-in-react-native-782489d86bd7
#15786
#15497
Reproducible Demo
(N/A)