You are browsing as a guest. Sign up (or log in) to start making projects!

1h 40m 5s logged

Cognita Study App Devlog 6 - Fixed Users Issue

Due to the recent firebase oauth login setup, some errors were caused by the paywalls from firebase. For some reason, when certain users signup at a certain time, the app doesn’t record them as users in the database and doesn’t save their preferences. I quickly recovered and fix the issue though, so all errors should be gone by now! I did this by building a sync button in my devdashboard to make sure to sync users’ data. The trick was setting the backup users as “admin” but then restricting what “admin” meant- because actual admins require another email verification, giving the “admin” status only bypasses the firebase walls rather than giving free admin statuses to other users. In the meantime, I also edited the firebase API key for oauth that was outdated.

0
58

Comments 1