Use Firebase Cloud Storage with Qt Quick on iOS and Android
-
wrote on 13 Jun 2018, 11:19 last edited by h00bs
We extended our Firebase Qt Plugin, which now supports the following services:
- Firebase Cloud Storage
- Firebase Database
- Firebase Authentication
Here is a Firebase Storage code example that you can try right on your mobile phone: https://v-play.net/web-editor/?snippet=fc79f9cf
The latest update also includes downloadable resources at runtime, to reduce initial application size on all platforms.
All those features can also be used with QML live reloading, read more in the blog post.
1/1