Hello,
While having some problem to run the self-hosted push notifications service. I wanted to know what the Mattermost’s JSON payload for an iOS push notification looked like, but unfortunately, I found nothing on the Internet.
So I was just wondering what the JSON payload send by the Mattermost push notifications service looked like for a new post and an edited one.
Also, I want to know if the “content-available” attribute is already present, and if not, if we could add it.
Thanks.