Using the JavaScript SDK with QT Qml

Hi there,

I’m new to Parse and would love to use the Backend for my application, which is supposed to be crossplatform, so I would like to avoid using the SDKs for each specific platform and a lot of Qt Macros + writing my own wrapper for these SDKs in C++, so they can be used from QML.

However, thinking using the JS Browser Library would be easy going, I was proven wrong :wink:

What Dependencies does the Parse JS SDK have?

Did anyone have success using it in a Qt QML Application?

Best and thanks,

Denis

I’ve never used it in Qt QML. You can find the JS SDK dependencies here.