firebase / quickstart-cpp

Firebase Quickstart Samples for C++
https://firebase.google.com/games
Apache License 2.0
206 stars 122 forks source link

Update to firebase cpp 12.0.0 #129

Closed jonsimantov closed 1 month ago

jonsimantov commented 1 month ago

Incorporates changes from the following SDK PRs: https://github.com/firebase/firebase-cpp-sdk/pull/1278 https://github.com/firebase/firebase-cpp-sdk/pull/1471 https://github.com/firebase/firebase-cpp-sdk/pull/1569 https://github.com/firebase/firebase-cpp-sdk/pull/1575 https://github.com/firebase/firebase-cpp-sdk/pull/1577

Plus turns off the Android linter, and removes the (older) AdMob testapp.

jonsimantov commented 1 month ago

Android, iOS, and desktop are all updated - this is ready for review.