Skip to content

Instantly share code, notes, and snippets.

@gphilipp
Created July 2, 2017 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gphilipp/9d5631c425abe438314f5f6cf026f692 to your computer and use it in GitHub Desktop.
Save gphilipp/9d5631c425abe438314f5f6cf026f692 to your computer and use it in GitHub Desktop.
2017-07-02 21:03:00.867 [info][tid:main][RCTBatchedBridge.m:77] Initializing <RCTBatchedBridge: 0x6100001b4120> (parent: <RCTBridge: 0x6080000ca410>, executor: RCTJSCExecutor)
2017-07-02 21:03:01.077 [error][tid:com.facebook.react.JavaScript] Assert failed: c
2017-07-02 21:03:01.078 [fatal][tid:com.facebook.react.ExceptionsManagerQueue] Unhandled JS Exception: Assert failed: c
2017-07-02 21:03:01.096030+0200 FutureApp[11404:128594] [] nw_connection_get_connected_socket_block_invoke 3 Connection has no connected handler
2017-07-02 21:03:01.122 [info][tid:main][RCTRootView.m:295] Running application FutureApp ({
initialProps = {
};
rootTag = 1;
})
2017-07-02 21:03:01.122 [error][tid:com.facebook.react.JavaScript] Module AppRegistry is not a registered callable module (calling runApplication)
2017-07-02 21:03:01.124 [fatal][tid:com.facebook.react.ExceptionsManagerQueue] Unhandled JS Exception: Module AppRegistry is not a registered callable module (calling runApplication)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment