I am using PushSharp C# library to send apple push notification and almost from last one month I am getting following error to send notification.
Everything is complete to send a notification but from last month I am getting error like following, so please help me to solve this issue, and if any body is having any Idea then please tell me what is problem for sending notification.
PushSharp.Apple.ApplePushService -> PushSharp.Core.MaxSendAttemptsReachedException: The maximum number of Send attempts to send the notification was reached! -> {"aps":{"alert":"Test message","badge":1,"sound":"sound.caf"},"Type":0,"UserId":0}