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.
Comments 1
Live Website: https://cognitastudy.me (alt domain new at https://cognita.ai.studio)
Instagram: https://www.instagram.com/cognita.study
Sign in to join the conversation.