cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem with the notification data Android( Kotlin)

Jeims
Occasional Contributor

Good day

I have a problem with the notifcation data , i had implemented notification with FCM however when I recive the notification the app detected that  payload is not a valid Sinch push payload , then i can't recive videocall . I hope  Your can help me , Thanks

if (!isSinchPushPayload(data)) {
Log.d(TAG, "Non Sinch push payload received. Ignoring.")
return
}

 

1 REPLY 1

Roland_Ian
Employee
Employee

Hi

Sorry to hear your issue here!

I would recommend that you 

  • Replicate the issue using the Sinch sample application  sinch-rtc-sample-video-push
  • Send us the Logcat output in text 

Please open a ticket here: 

https://tickets.sinch.com/plugins/servlet/desk/portal/31/

 

Regards

Rōland-Ian

Roland-Ian Clothier, Developer Support Engineer