Closed bylmzio closed 4 years ago
Looking at the warning it seems like the CocoaPod version of Firebase should be updated to the latest version and InAppMessaging subspec should not be used anymore:
warning: The FirebaseInAppMessagingDisplay subspec is deprecated. Please remove FirebaseInAppMessagingDisplay from your Podfile (or delete the framework). [-W#warnings]
Hey guys, I bumped the iOS and Android Firebase SDKs today and smoketested a few apps. All seems good, so please update to 10.4.0 if you like.
@EddyVerbruggen seems to work thank you.
Hey Folks, in macos i am getting following build error:
After investigating with the community it comes out when i add the ios platform there the locked firebase pods are incompatible.
i manually changed FirebaseInAppMessaging (0.17.0) to 0.15.5 and it is working fine.
System Information: nodejs: v12.14.1 npm: 6.13.4 nativescript: 6.3.3 macos: catalina xcode: 11.3
the generated podfile.lock: