Description
Changelog
Reviews
godot-firebase-ios
Firebase plugin for Godot 4 on iOS, implemented as a GDExtension using SwiftGodot — similar in approach to GodotApplePlugins.
Designed to work alongside GodotFirebaseAndroid, exposing the same Auth API on both platforms for a consistent cross-platform experience.
Features
Authentication
- Anonymous Sign-In
- Google Sign-In
- Apple Sign-In
- Account linking (Google,Apple)
- Delete user
- Firebase Auth Emulator support
Documentation
somnigamestudios.github.io/godot-firebase-ios
Full installation guide, API reference, and examples.
Requirements
| Tool | Minimum |
|---|---|
| Godot | 4.4+ |
| Xcode | 15+ |
| iOS deployment target | 17+ |
| macOS (build machine) | 14+ |
License
MIT — see LICENSE.
Changelog for version 0.1.0
No changelog provided for this version.