defold / extension-firebase

Firebase is Google's mobile platform that helps you quickly develop high-quality apps and grow your business. This repository contains the core components required by the various products included in Firebase. It is not intended for use on its own
MIT License
3 stars 9 forks source link

Add macOS support #13

Open dri-richard opened 8 months ago

dri-richard commented 8 months ago

As discussed at https://forum.defold.com/t/firebase-extensions-update-remove-c-sdk/75704/4, Firebase supports Apple platforms in addition to iOS. This may be useful for Defold developers shipping on Mac, but also for iOS developers who could more easily test remote config, analytics etc on their Mac desktop.

dri-richard commented 1 month ago

Possibly blocked by https://github.com/defold/extender/issues/353