Questions tagged as 'firebase-cloud-messaging'

1
answer

What is Firebase?

I have not been on Android for some time and I have not had a chance to mess with Firebase. But he is very quoted in the questions of the SOPT. After all, what is Firebase? Is it a set of technologies? What are your most frequently used...
asked by 22.04.2018 / 01:48
2
answers

Firebase Cloud Messaging does not send sound in notification

I have two applications, when such an action occurs in one of the two applications, it sends a notification via FCM, to the other application, when the notification arrives, it only makes the notification noise if the application is open, when i...
asked by 28.02.2018 / 21:19
2
answers

How does the firebase for sending notifications work?

This question does not have to be with codes, but to understand the operation of the firebase. I want to set up a system that notifies the user to an Android app through a PHP web service. From what I researched, the easiest way is to use fir...
asked by 07.12.2017 / 01:44
0
answers

Send push notification with FCM direct from an activity on android

Good evening! I am having difficulty adding the functionality of sending notifications to the application users, by the Firebase console these notifications are already sent and received, what I wanted now is from the app itself the user can sen...
asked by 18.07.2018 / 01:14
2
answers

Firebase Cloud Messaging (FCM) - Push Notification (Java)

I'm working on a backend I'd like to use to send / Push notifications to android app using Firebase Cloud Messaging (FCM). I've read the documentation ( FCM a few times), but I still have many questions. I know you can use the Admin SDK o...
asked by 12.04.2018 / 01:56
0
answers

Receiving FCM messages in Java application

I'm researching Firebase Cloud Messaging in order to use it as a messenger on a platform where there will be web systems (Java, Spring) at one end and the other App's (ionic) - both with a RestFull (Spring Boot) API. However, I did not find...
asked by 04.06.2018 / 13:49
0
answers

How to use Firebase Notification in a React-Native project

To Create a react-native project with Firebase notifications Steps to add pushNotification Link: link Create or open a React Native project (test before.) Assign all permissions to this directory Add pakege 'react-native-fi...
asked by 08.05.2018 / 15:48
1
answer

Firebase Cloud Messaging sender code is not displayed in the [Closed]

The Firebase Cloud Messaging dashboard does not show my Sender ID. Here is the screenshot: How can I find the code?     
asked by 21.02.2018 / 23:53
1
answer

How do I send push notifications to a specific user (from the application) through Firebase?

I'm developing applications using the Ionic framework. One of the biggest questions I have is how do I work as remote notifications (other than local notifications, easily generated by Ionic). Using Firebase, I was able to generate remote not...
asked by 05.03.2018 / 20:41
1
answer

Text wrapping in Android notification Using FCM upstream

When you receive the notification the text is not displayed completely, at the end of the text a reticence is shown, how to resolve it. BelowthenotificationsubmissioncodeenviaNotificacaoDenuncia("Sua Denúncia foi protocolada numero: "+getPro...
asked by 28.11.2018 / 13:34