Hi,
Actually I spent several hours trying to solve this issue, when making authentication to my app with filebase
the problem is: only when using ( “.read”:“true”,) to all buckets the app works fine otherwise popup window appears at starting of the app (FirebaseError - Permission denied) when using ( “.read”:“auth.uid !== null”,) rule
by the way I did test in the rules playground and there is no problem with it
1 Like
Thanks for your quick response,
let me try,
I have same problem
using firebase autheticacion api resto un web module, the error apprar when the block firebase.tokenId try obtain the token, the app run correctly.