Posts by BRUNO MAYER • 1 point
1 post
-
0
votes0
answers66
viewsQ: How to await the return of information using Firebase Realtime Database
I’m having trouble working with asynchronous Firebase Database data I need to identify the type of logged-in user: public Static String getTipoUsuario(){ User = query User(); Return…