Push Notification (FCM/GCM) for Android devices

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
Mike
Posts: 733
Joined: Mon Mar 07, 2005 2:25 pm
Location: Sunny San Mateo
Contact:

Push Notification (FCM/GCM) for Android devices

Post by Mike »

1. Brekeke Product Name and Version: Brekeke SIP Server and Brekeke PBX

If you have a problem with Push Notification (FCM or GCM) for Android, add the line below at [Configuration]->[Advanced] page.

pn.gcm.app.1.connection.server=https://fcm.googleapis.com/fcm/send


If you have multiple Android apps at [Push Notification]->[Application] page, repeat the line for the same number .
For example, it there are 3 Android apps, add the following lines at [Configuration]->[Advanced] page.

pn.gcm.app.1.connection.server=https://fcm.googleapis.com/fcm/send
pn.gcm.app.2.connection.server=https://fcm.googleapis.com/fcm/send
pn.gcm.app.3.connection.server=https://fcm.googleapis.com/fcm/send



FYI:
https://developers.google.com/cloud-mes ... igrate-fcm
Post Reply