Skip to content

Instantly share code, notes, and snippets.

@developerworks
Created April 5, 2015 12:10
Show Gist options
  • Save developerworks/def5498a4e491e057812 to your computer and use it in GitHub Desktop.
Save developerworks/def5498a4e491e057812 to your computer and use it in GitHub Desktop.
2015-04-05 20:02:43.070 HackerNews[41301:5025831] CLTilesManagerClient: initialize, sSharedTilesManagerClient
2015-04-05 20:02:43.070 HackerNews[41301:5025831] CLTilesManagerClient: init
2015-04-05 20:02:43.070 HackerNews[41301:5025831] CLTilesManagerClient: reconnecting, 0x7f979160fc20
2015-04-05 20:02:43.095 HackerNews[41301:5025831] Error Domain=AVFoundationErrorDomain Code=-11814 "Cannot Record" UserInfo=0x7f97917437a0 {NSLocalizedDescription=Cannot Record, NSLocalizedRecoverySuggestion=Try recording again.}
RCTJSLog> "Error:
stack:
scan index.ios.bundle:39719
<unknown> index.ios.bundle:39553
require index.ios.bundle:245
<unknown> index.ios.bundle:952
require index.ios.bundle:245
applyWithGuard index.ios.bundle:877
require index.ios.bundle:196
URL: http://192.168.8.104:8081/index.ios.bundle
line: 39719
message: undefined is not an object (evaluating 'NativeModules.RCTQRCodeReader.scan')"
RCTJSLog> "Running application "HackerNews" with appParams: {"rootTag":1,"initialProps":{}}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF"
RCTJSLog> "Error:
stack:
runApplication index.ios.bundle:34099
jsCall index.ios.bundle:7240
_callFunction index.ios.bundle:7487
applyWithGuard index.ios.bundle:877
guardReturn index.ios.bundle:7289
callFunctionReturnFlushedQueue index.ios.bundle:7496
URL: http://192.168.8.104:8081/index.ios.bundle
line: 1598
message: Invariant Violation: Application HackerNews has not been registered."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment