You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2025. It is now read-only.
I think the tutorial is probably missing an instruction to create a database?
On this page: https://firebase.google.com/codelabs/firebase-ios-swift#4
It says "From within the Database section of Firebase console select Realtime Database, then click on the Rules tab" but I didn't have a Rules tab, just a big Create database button. I had to create database before I could access rules.
I think the tutorial is probably missing an instruction to create a database?
On this page: https://firebase.google.com/codelabs/firebase-ios-swift#4
It says "From within the Database section of Firebase console select Realtime Database, then click on the Rules tab" but I didn't have a Rules tab, just a big Create database button. I had to create database before I could access rules.