Qt Support for Firebase

1,254 views
Skip to first unread message

Femi Matthew

unread,
Aug 19, 2016, 10:10:35 PM8/19/16
to Firebase Google Group
The C++ SDK for firebase appears to be limited in comparison to the Android and iOS SDKs. I intend using Qt for cross platform mobile development, does firebase provide a clear cut solution to using it with Qt?
From my observation it appears the REST API has been discontinued because I can't see anything that speaks about it in the new documentation ( correct me if am wrong).

Salman Qadri

unread,
Aug 19, 2016, 10:31:43 PM8/19/16
to fireba...@googlegroups.com
Hey,

At this time we have no plans for Qt support. We are, however, continuing to work on improving the depth and breadth of our C++ SDK. Is there a particular feature of iOS or Android that you are interested in that is currently not being exposed by our C++ SDK?

Our REST SDK for Firebase Realtime Database is still available on our new site here: https://firebase.google.com/docs/database/rest/start

Syed Salman Qadri
Product Manager, Firebase SDKs

On Fri, Aug 19, 2016 at 7:01 PM, Femi Matthew <her...@gmail.com> wrote:
The C++ SDK for firebase appears to be limited in comparison to the Android and iOS SDKs. I intend using Qt for cross platform mobile development, does firebase provide a clear cut solution to using it with Qt?
From my observation it appears the REST API has been discontinued because I can't see anything that speaks about it in the new documentation ( correct me if am wrong).

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/ba8634d3-dcdb-400f-a118-540754561c7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Femi Matthew

unread,
Aug 20, 2016, 10:34:01 AM8/20/16
to Firebase Google Group
Does this mean I can't use firebase for file storage in Qt apps. Since the REST API only provides real time database support. Since this is the primary feature am after.
Can the C++ SDK be tweaked in any way for Qt Apps?

Salman Qadri

unread,
Aug 20, 2016, 11:41:40 PM8/20/16
to fireba...@googlegroups.com
Which platforms are you intending to target with Qt? If its just iOS and Google Play, then you can try creating your own wrappers over our iOS and Android SDKs.

On Sat, Aug 20, 2016 at 4:11 AM, Femi Matthew <her...@gmail.com> wrote:
Does this mean I can't use firebase for file storage in Qt apps. Since the REST API only provides real time database support. Since this is the primary feature am after.
Can the C++ SDK be tweaked in any way for Qt Apps?
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.

Stewart Miles

unread,
Aug 23, 2016, 5:03:22 PM8/23/16
to fireba...@googlegroups.com
Femi, how do you need to modify the C++ SDK?  Is there some aspect of the interface that doesn't meet your needs?

If it's a case of platform support, as Salman points out, you could implement C++ libraries for the interfaces we already provide for the features you require for your target platforms using the REST API.

Reply all
Reply to author
Forward
0 new messages