Skip to main content
0 votes
0 answers
38 views

I am creating an app to push notification to selected app user, I am getting the following error [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: Failed to exchange ...
Ayman El touny's user avatar
0 votes
0 answers
35 views

I found out that the access token expires after 1 hour, as mentioned in the Google documentation. However, I couldn't find explicit information about the refresh token expiration. There was a note ...
Абылай Торемуратулы's user avatar
2 votes
1 answer
995 views

I am getting this error on google sign in and after every time my app starts. Failed to get service from broker. (Ask Gemini) java.lang.SecurityException: Unknown calling package ...
Asad Waheed Gondal's user avatar
1 vote
1 answer
506 views

I working on an iOS app for which I am required to change sound for push notifications. I am using Firebase Console to send notifications. I put notification sound file in project and send its name in ...
Abdullah Shahid's user avatar
1 vote
1 answer
144 views

FCM version: 21.0.0 : I was using FirebaseInstanceId along with FirebaseOptionsBuilder to receive notifcation on SDK side of the project. Current docs say Apps still using deprecated Instance ID APIs ...
Preet Patel's user avatar
1 vote
1 answer
2k views

I have a weird behavior since I made the move from Cloud Messaging API (Legacy) to Firebase Cloud Messaging API (V1) for all my Android users. I didn't change anything on the app side - google-...
arnaudambro's user avatar
  • 2,723
0 votes
1 answer
316 views

I would like to change the quota for sending requests per minute.(message-rate-exceeded) enter image description here I am using fcm message api with firebase admin sdk. I want to change from 600k to ...
user25705963's user avatar
1 vote
1 answer
6k views

I am trying to enable Cloud Messaging API (Legacy) in firebase console, because I need the server key for building my flutter apps. but when I try try to enable it, by clicking Manage API in Google ...
wahyu's user avatar
  • 2,545
0 votes
0 answers
62 views

I have a Pubsub topic say top1 in proj1 with a subscription that already exists, and its fully qualified name is proj1/subscriptions/sub1 I have a service account in a different project proj2 and this ...
curiousengineer's user avatar
3 votes
3 answers
5k views

I encountered an issue when trying to enable the Cloud Messaging API (Legacy) in the Firebase console. Specifically, clicking the option to "Manage API in Google Cloud Console" results in a ...
Shruthi B's user avatar
0 votes
0 answers
65 views

I have an inherited app and I would like to enable push notifications, that have a google-services.json but the debugger it's saying: Firebase Installations can not communicate with Firebase server ...
Adrián Romero's user avatar
1 vote
1 answer
523 views

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I Configured the Firebase Service Account Credentials in Azure ...
Smitha Kalluz's user avatar
0 votes
2 answers
825 views

I have been reading about Fcm V1 due the migration of FCM by Google. My application already has several numbers of users in Android and Apple platform. I use Azure to centralize the administration so, ...
Jonathan Porras Miranda's user avatar
0 votes
1 answer
758 views

I am getting a strange behavior of the FireBaseService implementation on Android. public override void OnMessageReceived(RemoteMessage message) { base.OnMessageReceived(message); ...
Wasyster's user avatar
  • 2,585
1 vote
0 answers
638 views

I added a push notification to my app, and I receive the notification only the app is running. When I click on the notification, the application detects it and when I got to the point where I want to ...
Wasyster's user avatar
  • 2,585

15 30 50 per page
1
2 3 4 5
485