-
Notifications
You must be signed in to change notification settings - Fork 126
Description
Please fill in the following fields:
Pre-built SDK from the website or open-source from this repo:
Firebase C++ SDK version: 6.14.0
Firebase plugins in use (Auth, Database, etc.): Auth, Database, Analytics, DynamicLinks, RemoteConfig
Additional SDKs you are using (Facebook, AdMob, etc.): Facebook, GoogleSignIn
Platform you are using the C++ SDK on (Mac, Windows, or Linux): Mac, Windows
Platform you are targeting (iOS, Android, and/or desktop): Ios, Android
Please describe the issue here:
Hi �Firebase Team !
Currently, I'm facing the same problem as �described here firebase/firebase-ios-sdk#5153
As I know, the new version of FirebaseAnalytics (6.27.1) has been released for IOS SDK to solve this problem.
And Each version of the Firebase C++ SDK supports a specific version of the Firebase iOS SDK.
To solve this problem temporarily, Can I use Cocoapod versions listed below for Firebase C++ SDK 6.14.0(or 6.15.1).
Could the firebase team help me to release the new version for C++ SDK?
Thanks
Please answer the following, if applicable:
Have you been able to reproduce this issue with just the Firebase C++ quickstarts ? N/A
What's the issue repro rate? (eg 100%, 1/5 etc)
100%