I am using pushtry (https://www.pushtry.com/) to send apn notification to iOS device, but its showing complete json string on the device notification instead of only alert part.
{"aps":{"alert":"sample","sound":"default"}}
I am using pushtry (https://www.pushtry.com/) to send apn notification to iOS device, but its showing complete json string on the device notification instead of only alert part.
{"aps":{"alert":"sample","sound":"default"}}