-
### Environment
* Android Studio version: Ladybug | 2024.2.1
* Firebase Component: Auth
* Component version: firebaseBom = "33.1.2"
### Issue
`startActivityForLinkWithProvider` thr…
-
## Description
I am facing an issue while attempting to log in or register a new user using Firebase Authentication on an Android emulator. The app throws the following error during the login or re…
-
### Description
Description
Firebase SDK requires Android Min SDK version 24 but not defined in changelog and it should work fine with minSDK 23 as mentioned in the changelogs of Firebase SDK 12.4…
-
### Plugin(s)
- [ ] Analytics
- [ ] App
- [ ] App Check
- [ ] Authentication
- [ ] Crashlytics
- [ ] Cloud Firestore
- [ ] Cloud Functions
- [ ] Cloud Messaging
- [ ] Cloud Storage
- [ ] Performance
…
-
### Description
I can't upload debug symbols to firebase crashylytics.
I have updated firebase SDK version in my unity project to 12.2.1, and build my game for android (aab) with debug symbols (zip …
-
### Operating System
iOS 16.x and up, Android 12 and up, any browser
### Environment (if applicable)
React 17.0.1
### Firebase SDK Version
10.6.0
### Firebase SDK Product(s)
Auth
…
-
We will authenticate all users by the simplest means possible(Google + GitHub integration)
All users can host their own events,
All users can attend an event via an event UUID / Barcode
Users need…
-
### Steps to reproduce
1. **Set up Firebase Authentication and Google Calendar API**:
- Firebase Authentication and Google Sign-In are configured in the Firebase Console.
- Google Calendar AP…
-
## Observations and references
Our findings indicate that the tokens (both the Firebase user token and the refresh token) are stored in shared preferences at app level (com.google.firebase.auth).
In…
-
**Describe the bug**
A while ago I created a pull request https://github.com/microg/GmsCore/pull/2297 to improve / fix firebase dynamic link authentication. Back then I tried the login mechanism on…