react-native-admob-native-ads icon indicating copy to clipboard operation
react-native-admob-native-ads copied to clipboard

Undefined symbol: __swift_FORCE_LOAD_$_swift_Builtin_float

Open Vishnu798 opened this issue 6 months ago • 0 comments

I added the react-native-admob-native-ads(0.7.6) , it is working fine for android but for ios it gives these error during building the project

Undefined symbol: _swift_FORCE_LOAD$_swift_Builtin_float Undefined symbol: _swift_FORCE_LOAD$_swift_errno Undefined symbol: _swift_FORCE_LOAD$_swift_math Undefined symbol: _swift_FORCE_LOAD$_swift_signal Undefined symbol: _swift_FORCE_LOAD$_swift_stdio Undefined symbol: _swift_FORCE_LOAD$_swift_time Undefined symbol: _swift_FORCE_LOAD$_swiftsys_time Undefined symbol: _swift_FORCE_LOAD$_swiftunistd

Here are the version information:- xcode version - 15.4 react-native version - 0.72.13 mac os version - Sonoma 14.0

I tried many things, but it did not work. Please help me resolve this error.

Vishnu798 avatar Apr 26 '25 12:04 Vishnu798