Send push

The send push function allows the user to send push notifications to applications that are within the same project as the app that will send the messages. When the notification arrives, it is activate

body : The description that we want to show in our push notification must be entered.

Send to all : It is activated when we want to notify all users of an application.

Vibrate : It is activated if we want the device that receives it to vibrate when our push arrives.

Target app : The application to which we want to send our push notification must be selected.

Target user email : You must enter the email of the user to whom we want to send the push notification (disabled)

Target User Uid : You must enter the identifier of the user to whom we want to send the push notification

usesChronometer :

title : The title that we want to show in our push notification must be entered.

Icon URL :You must enter a URL that contains an image to display as the icon of our notification.

Big Picture Url : An url containing an image must be entered to display as an image within our notification.

Android visibility :

Step by Step :

Última actualización