firebase / firebase-cpp-sdk

Firebase C++ SDK
http://firebase.google.com
Apache License 2.0
275 stars 115 forks source link

[Question] Can Firebase C++ 11.9.0 be used with Firebase Apple SDK 10.23.0? #1560

Closed b0f1df79 closed 2 months ago

b0f1df79 commented 6 months ago

Hi team,

I need to update Firebase Apple SDK to the latest version 10.23.0 but the latest Firebase C++ 11.9.0 uses Firebase Apple SDK 10.22.0. Do you plan to publish a new version of Firebase C++ to use the latest Firebase Apple SDK? Or can I use Firebase C++ 11.9.0 with Firebase Apple SDK 10.22.0?

Thanks,

google-oss-bot commented 6 months ago

I found a few problems with this issue:

b0f1df79 commented 6 months ago

Could anyone help?

solodon4 commented 5 months ago

@b0f1df79 where do you actually see what version of Firebase Apple SDK a given C++ SDK should be used with? I was always upgrading both to the latest, but I've seen an issue with that during last upgrade, so I should probably pay more attention. Thank you!

b0f1df79 commented 2 months ago

Hi @solodon4,

I check which Firebase Apple SDK version Firebase C++ uses on the Firebase C++ releases page.

In Firebase C++ 11.9.0 note:

However, Firebase C++ 11.10.0 has updated to Firebase Apple SDK 10.24.0. So, I will close this question. Thank you very much.