cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi all,

I am working with SAP mobile service and FCM to push notification to Android devices.

I have tried two payloads, one is with "sound" and the other is not.

{"alert": "hello world", "sound": "default"}

{"alert": "hello world"}

Then, I have received two notifications, the one with "sound" setting is in black line block, which is not correct.

The one in red line block is correct, it's from the notification payload without setting "sound".

My question is does parameter "sound" matter?

Anyone helps?

0 Likes
View Entire Topic
raffinkira
Participant
0 Likes

It would return with a code 400, I think it is because of the wrong format.