tariq86 / rn-sip-app

React Native SIP App
66 stars 45 forks source link

Can't run #14

Closed victorkl400 closed 4 years ago

victorkl400 commented 4 years ago

I've just install all the dependecies and run xcodeproj but no success.

Error:

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

Screen Shot 2020-06-23 at 14 14 08
victorkl400 commented 4 years ago

https://github.com/facebook/react-native/pull/25146/files Solved updating manually RTCModuleMethod.mm as described on patch above. Upgrade react version should work as well