1 min readSep 30, 2018
`request.auth != null` is always null for me. I’m having this same issue for Android using `com.google.firebase:firebase-firestore:17.1.0` despite being logged in on my app and seeing the User UID in the Firebase Auth console.
Any thoughts?