We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[error][tid:com.facebook.react.ShadowQueue][RCTModuleMethod.mm:375] Unknown argument type 'attribute' in method -[RCTUIManager setJSResponder:blockNativeResponder:]. Extend RCTConvert to support this type. 2020-03-11 12:43:14.055948+0800 figment[8122:1887769] Unknown argument type 'attribute' in method -[RCTUIManager setJSResponder:blockNativeResponder:]. Extend RCTConvert to support this type. 2020-03-11 12:43:14.066 [fatal][tid:com.facebook.react.ShadowQueue] Exception '*** -[__NSArrayM objectAtIndexedSubscript:]: index 1 beyond bounds [0 .. 0]' was thrown while invoking setJSResponder on target UIManager with params ( 133, 0 ) callstack: ( 0 CoreFoundation 0x00000001994a2a5c 7519E999-1053-3367-B9D5-8844F6D3BDC6 + 1227356 1 libobjc.A.dylib 0x00000001991c9fa4 objc_exception_throw + 56 2 CoreFoundation 0x00000001994f8360 7519E999-1053-3367-B9D5-8844F6D3BDC6 + 1577824 3 CoreFoundation 0x000000019938cdec 7519E999-1053-3367-B9D5-8844F6D3BDC6 + 89580 4 figment 0x0000000104456684 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 284 5 figment 0x00000001044943c8 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicE + 248 6 figment 0x0000000104494128 ___ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 88 7 libdispatch.dylib 0x00000001064817fc _dispatch_call_block_and_release + 24 8 libdispatch.dylib 0x0000000106482bd8 _dispatch_client_callout + 16 9 libdispatch.dylib 0x0000000106489b48 _dispatch_lane_serial_drain + 744 10 libdispatch.dylib 0x000000010648a6e4 _dispatch_lane_invoke + 448 11 libdispatch.dylib 0x0000000106495adc _dispatch_workloop_worker_thread + 1324 12 libsystem_pthread.dylib 0x00000001991beb88 _pthread_wqthread + 276 13 libsystem_pthread.dylib 0x00000001991c1760 start_wqthread + 8 )
The text was updated successfully, but these errors were encountered:
must "react-native": "^0.59.9". working
Sorry, something went wrong.
No branches or pull requests
[error][tid:com.facebook.react.ShadowQueue][RCTModuleMethod.mm:375] Unknown argument type 'attribute' in method -[RCTUIManager setJSResponder:blockNativeResponder:]. Extend RCTConvert to support this type.
2020-03-11 12:43:14.055948+0800 figment[8122:1887769] Unknown argument type 'attribute' in method -[RCTUIManager setJSResponder:blockNativeResponder:]. Extend RCTConvert to support this type.
2020-03-11 12:43:14.066 [fatal][tid:com.facebook.react.ShadowQueue] Exception '*** -[__NSArrayM objectAtIndexedSubscript:]: index 1 beyond bounds [0 .. 0]' was thrown while invoking setJSResponder on target UIManager with params (
133,
0
)
callstack: (
0 CoreFoundation 0x00000001994a2a5c 7519E999-1053-3367-B9D5-8844F6D3BDC6 + 1227356
1 libobjc.A.dylib 0x00000001991c9fa4 objc_exception_throw + 56
2 CoreFoundation 0x00000001994f8360 7519E999-1053-3367-B9D5-8844F6D3BDC6 + 1577824
3 CoreFoundation 0x000000019938cdec 7519E999-1053-3367-B9D5-8844F6D3BDC6 + 89580
4 figment 0x0000000104456684 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 284
5 figment 0x00000001044943c8 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicE + 248
6 figment 0x0000000104494128 ___ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 88
7 libdispatch.dylib 0x00000001064817fc _dispatch_call_block_and_release + 24
8 libdispatch.dylib 0x0000000106482bd8 _dispatch_client_callout + 16
9 libdispatch.dylib 0x0000000106489b48 _dispatch_lane_serial_drain + 744
10 libdispatch.dylib 0x000000010648a6e4 _dispatch_lane_invoke + 448
11 libdispatch.dylib 0x0000000106495adc _dispatch_workloop_worker_thread + 1324
12 libsystem_pthread.dylib 0x00000001991beb88 _pthread_wqthread + 276
13 libsystem_pthread.dylib 0x00000001991c1760 start_wqthread + 8
)
The text was updated successfully, but these errors were encountered: