I am new to APPLE Push Notifications.I have p12 file,password and device token also. I used code from https://github.com/Redth/APNS-Sharp But when i try to run it it will not show any error messages but the iphone does nt get any message.
Another code i have taken from http://arashnorouzi.wordpress.com/2011/03/31/sending-apple-push-notifications-in-asp-net-part-1/ but when i try to run this i am getting below error in log file. An error occurred while reading Apple response for token c5f4af5a1288c666666666668b3faff3b3f2f88d31cb1328873de3957d4555 - Input string was not in a correct format.
Plz help me how to solve.