mfgabriel92
mfgabriel92
I reached a class it makes use of some `ActivityMainBinding` that is supposed to be located in the packate `databinding`, but I see nothing there...
I am using the latest release of the module and building the authentication layer of my project and I am facing an issue about the `token` that's generated by the...
I'm following a tutorial teaching how to upload images to Firebase. At certain moment the instructor will write the code to get the download URL after uploading by using `getDownloadUrl()`...