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
What Dependencies does the Parse JS SDK have?
Did anyone have success using it in a Qt QML Application?
Best and thanks,
Denis