firebase-kotlin-sdk
firebase-kotlin-sdk copied to clipboard
macOS support
trafficstars
Hi,
Are there any plans to add macOS support?
Why only for macos? :D Do you know how to use firebase with jvm and linux?
The plan for macOS support is waiting on someone to contribute it, it doesn't look like it would be that hard since its the same native SDK as iOS so maybe its as easy as adding a macosX64 target pointing at the sources from the ios target? Maybe you can help!