arashnorouzi / Moon-APNS

A free open source c# library for sending Apple Push Notifications in any .net application.
http://arashnorouzi.wordpress.com
90 stars 45 forks source link

CryptographicException: An internal error occurred. bugifx #13

Open vardars opened 11 years ago

vardars commented 11 years ago

Hi,

I tested the library on localhost, and everything was fine. But when I deployed it to production server, it generated "CryptographicException: An internal error occurred." error. This fixes that bug.

Cheers

vardars commented 11 years ago

By the way, I found the solution from here. https://code.google.com/p/apns-sharp/issues/detail?id=47