When trying to create a user document upon creating an account through firebase, I am given the errors as shown below. Any advice on how to solve this problem would be greatly appreciated :)
[cloud_firestore/unavailable] Failed to get document because the client is offline.
Database & APIs
I have made sure that App Check is disabled and have ensured that my firebase rules aren't the issue (all set to true).
No
1
2 replies