I have created cksubscription with alertBody programatically and it works fine.For testing purpose at development environment,I deleted that subscription from cloudkit dashboard(not using code) and again created cksubscription with different alertBody using same code. After creating this I got 2 Alert message with both alertbody. I am not getting what's the problem? At dashboard it shows only one subscription type and when push notification fire is shows 2 message.
Does anyone know how to resolve it?