firebase-admin-java
firebase-admin-java copied to clipboard
Firebase Admin Java SDK
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...
### 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) ####...
[FR]
**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...
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
Is it possible to send firebase [in-app message](https://firebase.google.com/products/in-app-messaging) with firebase-admin-java? 
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,...
help
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...
* 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...
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...