pistolcaffe

Results 3 comments of pistolcaffe

same issue in `androidx.fragment:fragment:1.5.0`

I have same issue. it happens while getting an id token. It use to API Authrization key, critical our app. `FirebaseAuth.getInstance().currentUser?.getIdToken(true)?.await()?.token`

I was confused by the same problem until I understood exactly how Crashlytics 's `setCustomKey` works. I think @dperez37 suggestion is a good idea. However, if the feature request is...