Firebase Authentication issue

Try something like this.

Make sure you edit myUID in your rules

1 Like

In my app, there are different screens and each screen has a different numbers of DB’s attached to it.
I have login success on screen1 but I get data about user on screen2.
How can I do it on second screen?

Store the userID in a tinyDB and pass it to the bucket in a different screen

1 Like

Where did you edited this “myUID”? didnt get it

It is for @skuzzy in his rules.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.