Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown argument type __attribute__ in method -[RCTUIManager... #231

Open
zendevil opened this issue Feb 24, 2020 · 1 comment
Open

Unknown argument type __attribute__ in method -[RCTUIManager... #231

zendevil opened this issue Feb 24, 2020 · 1 comment

Comments

@zendevil
Copy link

When running the pre-packaged template, I get the following error on clicking the press-me button:

Unknown argument type '__attribute__' in method -[RCTUIManager setJSResponder:blockNativeResponder:]. Extend RCTConvert to support this type.

-[RCTModuleMethod processMethodSignature]
    RCTModuleMethod.mm:375
-[RCTModuleMethod invokeWithBridge:module:arguments:]
facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&)
facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const
invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)
_dispatch_call_block_and_release
_dispatch_client_callout
_dispatch_lane_serial_drain
_dispatch_lane_invoke
_dispatch_workloop_worker_thread
_pthread_wqthread
start_wqthread

@mununki
Copy link

mununki commented Nov 21, 2020

I have a same issue, anybody find a resolution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants