Posted May 10, 2025 by Dev0630
#release
What Went Right:
β Firebase integration is now working! After dealing with some initialization issues, the app successfully connects to the backend and handles user authentication smoothly.
β UI elements for login, registration, and logout are implemented and functional.
β First development build successfully published on Itch.io β a big milestone!
β Options button now works in-game, toggling the settings panel as expected.
β Keystore setup completed properly, and SHA fingerprints were added to Firebase β no more certificate errors.
What Went Wrong:
β Initial Firebase setup was frustrating β missing dependencies, incorrect config, and a persistent initialization error slowed things down.
β Had trouble with Unity versions β needed to downgrade Unity Hub to get the required editor working.
β Unity Remote threw errors due to no connected device/emulator β reminder to test with actual hardware.
β Incorrect or outdated session tokens led to a brief dead-end with Unity Authentication.
β Some confusion around whether certain files (like client secrets) were needed β clarification took time.
Oh and let me add the fact that Unity's Documentation didn't really help (helped like 10% of the time...)!
Despite the bumps, weβre on track. Next up: polishing the UI, improving mobile UX, and integrating additional features like settings and audio controls.