Use Firebase Cloud Storage with Qt Quick on iOS and Android
-
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.