Why don't I see badges on my app when I use AWS pinpoint to send messages?

0

I have rawContent message with custom variables message: Attributes.Badge is 4

My rawContent JSON message after create campage:

{ "APSNMessage": { "aps": { "alert": { "title": "Hello", "body": "World!" }, "badge": "{{Attributes.Badge}}", "sound": "default", "content-available": 1 } }, "GCMMessage": { "notification": { "title": "Hello", "body": "World!", "badge": "{{Attributes.Badge}}" } } }

Could you please let me know after the message was sent to my iOS device what the value of the badge field is? It could be 4, "4" or "{{Attributes.Badge}}". Also, does the system field like badge change when using message variables? Thank you.

Kaito
질문됨 한 달 전75회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠