I am getting these errors when I attempt to run my iOS challenge that makes use of react-native-unity. I adopted all of the steps talked about within the ReadME and it really works nice on android.
I am utilizing
"@azesmway/react-native-unity": "^1.0.10",
"react": "18.3.1",
"react-native": "0.75.4"
and getting errors like:
MyApp/node_modules/@azesmway/react-native-unity/ios/Il2CppOutputProject/IL2CPP/exterior/baselib/Embody/C/Baselib_Debug.h:17:1
Use of undeclared identifier ‘BASELIB_API’
MyApp/node_modules/@azesmway/react-native-unity/ios/Il2CppOutputProject/IL2CPP/exterior/baselib/Embody/C/Baselib_Debug.h:4:1
A sort specifier is required for all declarations