Skip to content

Commit cb52be8

Browse files
authored
Update README.md
1 parent c059ec3 commit cb52be8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,13 @@ Analytics |libanalytics.a |✓|✓
2525
~~Remote Config~~ |~~libremote_config.a~~ | |
2626
~~Storage~~ |~~libstorage.a~~ | |
2727

28+
Tested with Firebase C++ SDK
29+
* v2.1.0
30+
* v2.1.1
31+
* v2.1.2
32+
2833
## Stability
29-
The current Firebase C++ SDK (v2.1.0) has a lot of stability issues - which QtFirebase does it's best to work around by wrapping the API into more Qt/C++ friendly classes that prevent some of the bugs and crashes found so far.
34+
The current Firebase C++ SDK (v2.1.x) has a lot of stability issues - which QtFirebase does it's best to work around by wrapping the API into more Qt/C++ friendly classes that prevent some of the bugs and crashes found so far.
3035

3136
# Setup
3237
For a working and up-to-date example please follow the **Quick start** section found in the [QtFirebaseExample](https://github.com/Larpon/QtFirebaseExample) README.
@@ -73,4 +78,5 @@ Possible ways of giving support
7378
# In the wild
7479
The following is a list of software that uses QtFirebase
7580
* [Hammer Bees](http://blackgrain.dk/games/hammerbees/) (Casual game, [Android](https://play.google.com/store/apps/details?id=com.bitkompot.android.hammerbees.ad), [iOS](https://itunes.apple.com/us/app/hammer-bees-free/id1164069527?ls=1&mt=8))
81+
* [Dead Ascend](http://blackgrain.dk/games/deadascend/) (Open Source, Aventure game, [Android](https://play.google.com/store/apps/details?id=com.blackgrain.android.deadascend.ad), [iOS](https://itunes.apple.com/us/app/dead-ascend/id1197443665?ls=1&mt=8))
7682
* \<your awesome project\>

0 commit comments

Comments
 (0)