linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Linphone for android, push notification not workin


From: Neo
Subject: [Linphone-developers] Linphone for android, push notification not working
Date: Thu, 9 Apr 2020 22:17:34 +0530

Hi,

I am developing Android application which works with Firebase to receive push notification. The purpose is, launch the app and display call screen for inbound calls, when the app is closed or running on background. But the app is not launching Call screen upon receiving push notification. Firebase successfully sending push notification for inbound calls but the app doing nothing, Please help.

Sample Payload that Firebase sending:
{
"data": {
"Caller's ID": "Caller's Phone Number",
"title": "Notification",
"body": "Test Again 17th june",
"type": "VOIP_INCOMING",
"To": "Recipent's Phone number",
"TimeStamp": "2019-06-17 01:14:14"
},
"message_id": "purple229084a3",
"to":
"cCQt17CoNdM:APA91bHYbYoGGwXiExnvQGCT23wTROSn74CyIJn5MAVRNtl6A10EYpLXJHCzj6dh8ceqy4ftGVTbLkRh0IzIw-gxpm1tFdL_7mhxoGAYNqVmduDBMIv7KWRF_V2wbOPMyUJvT4lTJCRR"
}

reply via email to

[Prev in Thread] Current Thread [Next in Thread]