firebase-android-sdk
firebase-android-sdk copied to clipboard
Firebase Android SDK
Hi, we're using Firebase Auth's phone number method for users to signin. We've seen crashes when user doesn't have a browser installed & firebase tries opens captcha link. Crash is...
### [REQUIRED] Step 2: Describe your environment * Android Studio version: 2021.2.1 Patch 2 * Firebase Component: Auth * Component version: 30.3.0 ### [REQUIRED] Step 3: Describe the problem When...
This is so that Android Studio doesn't auto-fold imports. We might want to add more configuration there. See https://github.com/firebase/firebase-android-sdk/pull/1252#discussion_r943456561
Failed on commit a9bb8147627116ece53e1efdeb88fc0ef2347612 at Apr 10, 2023, 1:10:34 PM PDT. https://github.com/firebase/firebase-android-sdk/actions/runs/4660833079
Restore PR: https://github.com/firebase/firebase-android-sdk/pull/5626 The majority of the code in this PR was contributed by [vladd-g](https://github.com/vladd-g) For more context, please refer to the linked PR.
ported from https://github.com/firebase/firebase-js-sdk/pull/7982
- **Android Studio version**: Android Studio Giraffe | 2022.3.1 Patch 2 - **Firebase Component**: Authentication - **Component version**: com.google.firebase:firebase-auth:22.1.2 I have implemented apple login on android, using firebase, based on...
I have updated to firebase sdk bom to 32.7.1 and after that my got crashes due to om.google.firebase.sessions.SessionLifecycleService (has extras) } ### [REQUIRED] Step 2: Describe your environment * Android...