firebase-android-sdk icon indicating copy to clipboard operation
firebase-android-sdk copied to clipboard

Firebase Android SDK

Results 376 firebase-android-sdk issues
Sort by recently updated
recently updated
newest added

### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...

needs-attention
api: app-check

If we Trigger the Multiple Schedule Notification from Firebase.We getting wrong TimeStamp from Some Android Device (26-1-1970) Currently Noted Devices: Samsung Galaxy’s , Nokia 4.1 , One Plus Output :...

api: messaging
needs-info

When I'm using com.google.firebase:firebase-analytics:18.0.2 package com.google.android.gms.ads.identifier.AdvertisingIdClient appears into my apk. And Play Console show warning "Ad SDK found" ![изображение](https://user-images.githubusercontent.com/28213564/114422487-ff0bff80-9bbe-11eb-86ea-3fc297936641.png) I want to have a way to use firebase analytics without...

api: analytics
internal-bug-filed

### [READ] Step 1: Are you in the right place? ### [REQUIRED] Step 2: Describe your environment * Android Studio version: 2021.2.1 Patch 1 * Firebase Component: * implementation platform("com.google.firebase:firebase-bom:29.0.1")...

api: auth
internal-bug-filed

## What feature would you like to see? Describe the feature you would like to add, ideally proposing a specific API. After the latest release https://firebase.google.com/support/release-notes/android#auth_v20-0-0 in order to do...

api: auth
internal-bug-filed

### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...

api: auth
needs-attention
internal-bug-filed

This change adds an extension point to `FirebaseMessagingService` such that an application can avoid the default behavior where a **display message** (an FCM message with a "notification" payload), received while...

needs-ok-to-test
size/S

Latest Firestore directly depends on OkHttp v2 (see https://github.com/firebase/firebase-android-sdk/search?q=com.squareup.okhttp%3Aokhttp) ``` com.google.firebase:firebase-firestore -> 24.2.1 +--- com.squareup.okhttp:okhttp:2.7.5 ``` Since the release of OkHttp v3 (https://square.github.io/okhttp/changelogs/changelog_3x/#version-300-rc1) the v2 has been deprecated - and...

api: firestore