I'm working with real time firebase, and I have a problem getting a value within a promise, because I would like that value to be stored in a global variable
firebaseService.database().ref('Users/' + us.uid).once('value').then(function(snap...
asked by
08.11.2018 / 01:46