Join Slack
Powered by
How we can integrate FireBase sdk to Compose Deskt...
# compose-desktop
a
Akram Bensalem
10/03/2021, 5:39 PM
How we can integrate FireBase sdk to Compose Desktop ?
s
Scott Kruse
10/03/2021, 7:45 PM
Maybe look into
https://github.com/GitLiveApp/firebase-kotlin-sdk
K 1
Scott Kruse
10/03/2021, 7:46 PM
Can’t vouch for it though
c
Casey Brooks
10/04/2021, 3:10 PM
It looks like that is just a wrapper over the native Firebase SDKs, and since there is no Java client SDK for Firebase (only Android), I doubt that would work Compose Desktop
👀 1
Casey Brooks
10/04/2021, 3:25 PM
I believe the only way to get Firebase into a Desktop app right now is directly through its REST API
https://firebase.google.com/docs/projects/api/reference/rest
➕ 1
911
Views
Open in Slack
Previous
Next