Created
August 2, 2019 05:36
-
-
Save jonathangaldino/cc19f9af17b4ed6253935d89d9efd73d to your computer and use it in GitHub Desktop.
Erro ao dar run no modo release
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-08-02 02:34:33.335308-0300 sugahapp[28061:148383] <Warning>: The value for FacebookAdvertiserIDCollectionEnabled is currently set to FALSE so you're sending app events without collecting Advertiser ID. This can affect the quality of your advertising and analytics results. | |
2019-08-02 02:34:33.458023-0300 sugahapp[28061:148383] Falling back to loading access token from NSUserDefaults because of simulator bug | |
2019-08-02 02:34:33.458142-0300 sugahapp[28061:148383] Falling back to storing access token in NSUserDefaults because of simulator bug | |
2019-08-02 02:34:33.462611-0300 sugahapp[28061:148383] FBSDKLog: FBSDKGraphRequestConnection cannot be started before Facebook SDK initialized. | |
2019-08-02 02:34:33.467320-0300 sugahapp[28061:148383] FBSDKLog: FBSDKGraphRequestConnection cannot be started before Facebook SDK initialized. | |
2019-08-02 02:34:33.467842-0300 sugahapp[28061:148383] FBSDKLog: FBSDKGraphRequestConnection cannot be started before Facebook SDK initialized. | |
2019-08-02 02:34:33.568685-0300 sugahapp[28061:148442] [] nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1003 | |
2019-08-02 02:34:33.865863-0300 sugahapp[28061:148443] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C1.1.1:2][0x7f9ad5706f00] get output frames failed, state 8196 | |
2019-08-02 02:34:33.865996-0300 sugahapp[28061:148443] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C1.1.1:2][0x7f9ad5706f00] get output frames failed, state 8196 | |
2019-08-02 02:34:33.866636-0300 sugahapp[28061:148443] TIC Read Status [1:0x0]: 1:57 | |
2019-08-02 02:34:33.866777-0300 sugahapp[28061:148443] TIC Read Status [1:0x0]: 1:57 | |
2019-08-02 02:34:33.957 [error][tid:com.facebook.react.JavaScript] t is not a function. (In 't(n.apply(void 0,arguments))', 't' is undefined) | |
2019-08-02 02:34:33.958848-0300 sugahapp[28061:148447] t is not a function. (In 't(n.apply(void 0,arguments))', 't' is undefined) | |
2019-08-02 02:34:33.962 [fatal][tid:com.facebook.react.ExceptionsManagerQueue] Unhandled JS Exception: t is not a function. (In 't(n.apply(void 0,arguments))', 't' is undefined) | |
2019-08-02 02:34:33.961997-0300 sugahapp[28061:148443] Unhandled JS Exception: t is not a function. (In 't(n.apply(void 0,arguments))', 't' is undefined) | |
2019-08-02 02:34:33.964 [error][tid:com.facebook.react.JavaScript] Module AppRegistry is not a registered callable module (calling runApplication) | |
2019-08-02 02:34:33.963609-0300 sugahapp[28061:148447] Module AppRegistry is not a registered callable module (calling runApplication) | |
2019-08-02 02:34:33.973549-0300 sugahapp[28061:148443] *** Terminating app due to uncaught exception 'RCTFatalException: Unhandled JS Exception: t is not a function. (In 't(n.apply(void 0,arguments))', 't' is undefined)', reason: 'Unhandled JS Exception: t is not a function. (In 't(n.apply(void 0,arguments))', 't' is undefined), stack: | |
<unknown>@854:2622 | |
t@854:4430 | |
<unknown>@1186:217 | |
h@2:1670 | |
<unknown>@362:182 | |
h@2:1670 | |
<unknown>@11:58 | |
h@2:1670 | |
d@2:868 | |
global code@1219:4 | |
' | |
*** First throw call stack: | |
( | |
0 CoreFoundation 0x000000010e3346fb __exceptionPreprocess + 331 | |
1 libobjc.A.dylib 0x000000010ca9bac5 objc_exception_throw + 48 | |
2 sugahapp 0x000000010ad3b00f RCTFormatError + 0 | |
3 sugahapp 0x000000010ad369ed -[RCTExceptionsManager reportFatalException:stack:exceptionId:] + 507 | |
4 CoreFoundation 0x000000010e33b4cc __invoking___ + 140 | |
5 CoreFoundation 0x000000010e338a45 -[NSInvocation invoke] + 325 | |
6 CoreFoundation 0x000000010e338e96 -[NSInvocation invokeWithTarget:] + 54 | |
7 sugahapp 0x000000010ad4e56e -[RCTModuleMethod invokeWithBridge:module:arguments:] + 602 | |
8 sugahapp 0x000000010ad90387 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicE + 255 | |
9 sugahapp 0x000000010ad90105 ___ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 78 | |
10 libdispatch.dylib 0x0000000110a98d7f _dispatch_call_block_and_release + 12 | |
11 libdispatch.dylib 0x0000000110a99db5 _dispatch_client_callout + 8 | |
12 libdispatch.dylib 0x0000000110aa1225 _dispatch_lane_serial_drain + 778 | |
13 libdispatch.dylib 0x0000000110aa1e9c _dispatch_lane_invoke + 425 | |
14 libdispatch.dylib 0x0000000110aabea3 _dispatch_workloop_worker_thread + 733 | |
15 libsystem_pthread.dylib 0x0000000110e82611 _pthread_wqthread + 421 | |
16 libsystem_pthread.dylib 0x0000000110e823fd start_wqthread + 13 | |
) | |
libc++abi.dylib: terminating with uncaught exception of type NSException | |
(lldb) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment