firebase-admin-java icon indicating copy to clipboard operation
firebase-admin-java copied to clipboard

Firebase Admin Java SDK

Results 135 firebase-admin-java issues
Sort by recently updated
recently updated
newest added

Regarding the documentation, the method "setBackgroundMessageHandler" of the service worker should be triggered when the payload contains data, not if the notification contains data: ``` messaging.setBackgroundMessageHandler(...) ``` How to send...

type: question
api: messaging

### [READ] Step 1: Are you in the right place? * For issues or feature requests related to __the code in this repository__ file a Github issue. * If this...

needs-triage

After updating to version 9.2.0 of the firebase-admin-java, I experienced performance issues and had to rollback to a previous version. The performance of sendEachAsync is several to tens of times...

api: messaging

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.37.0 to 26.38.0. Release notes Sourced from com.google.cloud:libraries-bom's releases. v26.38.0 GCP Libraries BOM 26.38.0 Known issues The BOM contains a nonexisttent artifact com:google:cloud:google-cloud-bigtable-stats:2.39.0. We stopped publishing this...

dependencies

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-core&package-manager=maven&previous-version=4.11.0&new-version=5.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot...

dependencies

Когда добавляю admin sdk не чего не меняется но когда я убираю firebase-auth появляется admin sdk что делать

needs-triage

We are using FireBaseSDK(firebase-admin-9.2.0) to push notifications, while testing we noted below. -- Request going through proxy POST https://fcm.googleapis.com/v1/projects/ ![image](https://github.com/firebase/firebase-admin-java/assets/11154501/5cc5aff7-26af-4f6e-a916-5660623436d7) --Request not going through proxy POST https://oauth2.googleapis.com/token Kindly let us...

api: core

When large number of failures, no exception details present in response but only error count. The count of exceptions in response do not match failed count. That means for some...

api: messaging

**Is your feature request related to a problem? Please describe.** Various builders (e.g., `Map.of`) and language features (e.g., Groovy and Kotlin inline maps) create `Map` instances whose `V` bound is...

needs-triage
type: feature request

**Is your feature request related to a problem? Please describe.** I do not want to commit my credentials file to github, and when running my app inside another enviroment such...

needs-triage
type: feature request