I integrated firebase into my old project with firebase_cpp_sdk following the firebase docs guidelines. I installed the firebase through cocoapods, but while building for iOS device(ipad4) I’m getting these errors, please see the attached screenshot.
I’m using these firebase products:
‘Firebase/Auth’
‘Firebase/Database’
‘Firebase/RemoteConfig’
Cocos2dx 3.16.1 C++, Xcode 12.4
I tried changing settings and building lot of times… above error is gone but now I’m getting this error:
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_GKLocalPlayer", referenced from:
objc-class-ref in firebase_auth(credential_ios.mm.o)
ld: symbol(s) not found for architecture armv7