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

Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion * Read the contribution guidelines (CONTRIBUTING.md). *...

### Environment: * Operating System version: Java 8 * Firebase SDK version: 10.11.0 * Library version: 8.1.0 * Firebase Product: messaging (auth, database, storage, etc) ### Problem: We're seeing multiple...

api: messaging

### Describe your environment * Operating System version: macOS 13.0 (22A380) * Firebase SDK version: 9.1.1 * Library version: 9.1.1 * Firebase Product: Cloud Messaging (auth, database, storage, etc) ####...

api: messaging

**Is your feature request related to a problem? Please describe.** To be able to use Firebase emulator and Firebase storage. I need to be able to override host. **Describe the...

type: feature request
api: core

Please add the DynamicLinks features to the Java SDK. I'm currently using com.google.apis google-api-services-firebasedynamiclinks, whose latest release is from 2020 Thanks

type: feature request

Is it possible to send firebase [in-app message](https://firebase.google.com/products/in-app-messaging) with firebase-admin-java? ![Screenshot 1402-05-31 at 1 28 09 PM](https://github.com/firebase/firebase-admin-java/assets/34609014/feb6e7fe-bebf-4581-abcb-661c4b00f75a)

type: feature request

Estou usando Window 11, Admin SDK 9.2, porém após o sistema entrar em hibernação, ao ligar o SO, o firebase me retorna a excessão abaixo. Já tentei intercepar a excessão,...

api: core

java.util.concurrent.ExecutionException: com.google.firebase.messaging.FirebaseMessagingException: Timed out while making an API call: Error getting access token for service account: connect timed out, iss: [email protected] at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:592) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:571) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:91) at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:67) at...

api: messaging

* Operating System version: macOS 13.5 * Firebase SDK version: 9.2.0 * Library version: _____ * Firebase Product: auth Hello, I'm getting the error below when using Firebase Admin SDK...

api: auth

My app sends non-collapsible push notification. When push notification are sent while device is online, everything works fine. Notifications are sent one by one. The problem is that if the...