auth/too-many-requests while sendSignInLinkToEmail method is using
When developing a mobile application, I am trying to implement password-free authorization through a magic email link.
I have a very simple code:
Data inserted in Fierestore doesn’t show up in the UI with React Native
I’m inserting data in Firestore DB but it doesn’t show up in the Firestore UI. But when I run the query using the react-native library I get results back. Anyone know why this might be happening?