App42 integration

Hello There,

I am very new to fuse and building an app to use nsql database from App42 however I can not find how to integrate the code in to fuse.

Found out that it is nearly impossible to use app42 with the current fuse release. So I navigated to firebase.

Seeing the huge number of SDKs they have on their site, it seems that the statement “it is nearly impossible to use app42 with the current fuse release” is quite far from true.

The JavaScript SDK might not work out-of-the-box, if it relies on being run in a browser or node.js environment. That said, you could still port it.

And then there’s SDKs for both iOS and Android. It’s a matter of writing a wrapper for them in Foreign code.

My bad, I see that I need to rephrase it. I wanted to say that it is impossible for me in short term with my current level of knowledge :slight_smile: