Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
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 ...
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 ...
2 votes
1 answer
1k 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 ...
1 vote
1 answer
511 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 ...
1 vote
1 answer
146 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 ...
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-...
0 votes
1 answer
318 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 ...
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 ...
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 ...
3 votes
3 answers
6k 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 ...
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 ...
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 ...
0 votes
2 answers
826 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, ...
0 votes
1 answer
759 views

I am getting a strange behavior of the FireBaseService implementation on Android. public override void OnMessageReceived(RemoteMessage message) { base.OnMessageReceived(message); ...
1 vote
0 answers
639 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 ...

15 30 50 per page
1
2 3 4 5
...
485

AltStyle によって変換されたページ (->オリジナル) /