Closed
Description
Is this a bug report?
(Yes , 100000000%)
Have you read the Contributing Guidelines?
(Yes)
Environment
react-native -v
:
react-native-cli: 2.0.1
react-native: 0.47.1
node -v
:
v8.1.3
npm -v
:
5.0.3
yarn --version
:
0.27.5
Then, specify:
- Target Platform: Android
- Development Operating System: Windows10
- Build tools:
react-native run-android
Steps 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)