iOS badge parameter missing in Push Notifications payload
Hi Team,
we are in the process of implementing the push notifications from Responsys to our app.
We have worked with the app developers, but they have a concern that as per the apple developer docs, iOS expects that the push notification payload need to have the parameter “badge” which will have an integer value in the payload and will then be read by the OS to set the right badge number on the app.
I have found that the push io standard payload will include badge number. The article as here: https://docs.oracle.com/cloud/latest/marketingcs_gs/OMCFA/ios/sounds-badges/
0