react-native/React
Ben Roth 26168d034d Add more information to `__fbBatchedBridge is undefined` error
Summary:
**Motivation:**  This error can be a symptom of various other issues (see: an issue search for `__fbBatchedBridge is undefined`). I'm hoping to provide slightly more information about what might be going wrong and how to self-help.

**Test Plan:** Run some JS before the bridge has injected itself into the JS context. (sort of copping out here since the change is just to an error string literal.)
Closes https://github.com/facebook/react-native/pull/15184

Differential Revision: D5499445

Pulled By: javache

fbshipit-source-id: 8051869feb5fe5fc630516972775c134f6e41a04
2017-07-26 11:21:59 -07:00
..
Base Add blob implementation with WebSocket integration 2017-07-26 08:23:20 -07:00
CxxBridge in RCT_DEBUG mode, make the js stack bigger 2017-07-20 12:16:21 -07:00
CxxModule Replace exported method registration with statically allocated struct 2017-07-24 07:01:53 -07:00
CxxUtils Explicitly cast to (bool) where needed on objc with folly::dynamic 2017-04-18 15:36:20 -07:00
DevSupport Add blob implementation with WebSocket integration 2017-07-26 08:23:20 -07:00
Executors Add more information to `__fbBatchedBridge is undefined` error 2017-07-26 11:21:59 -07:00
Inspector Debugger channel messages should be processed only on a background thread 2017-07-24 06:45:26 -07:00
Modules Support namedOrientationDidChange on iOS 2017-07-25 12:08:34 -07:00
Profiler Mark non-extern strings static 2017-07-25 04:49:46 -07:00
React.xcodeproj Add blob implementation with WebSocket integration 2017-07-26 08:23:20 -07:00
ReactLegacy.xcodeproj Fix missing files in OSS build 2017-07-26 05:47:22 -07:00
Views Add 'contentInsetAdjustmentBehavior' (new in iOS 11) to ScrollView 2017-07-25 10:28:42 -07:00
third-party.xcconfig More attempts to fix Travis CI runs 2017-05-10 04:32:54 -07:00