Error when build ios with mendix native.

0
I build app with mendix studio pro, and not using app center, after add this in xcode and build i got this error.   RCTTurboModuleManager.mm:300:11: No matching function for call to 'RCTBridgeModuleNameForClass'
asked
1 answers
3

Hi QUANG,
The following Error will occur once you updated xcode 11.* to xcode 12.5 beta
for reference get into this github link
https://github.com/facebook/react-native/issues/28405#issuecomment-779382959
https://github.com/facebook/react-native/issues/31432
 

answered