Top "Apns-sharp" questions

apns-sharp is a C# library to interface with Apple's Push Notification Service for iOS devices.

Adding certificates to keychain and generating .p12 file format

I am following the step given in https://github.com/Redth/PushSharp/wiki/How-to-Configure-&-Send-Apple-Push-Notifications-using-PushSharp to while working step …

ios objective-c apple-push-notifications apns-sharp
Can I use an X509Certificate2 within ASP.NET without using a certificate store?

I am trying to use an X509Certificate within an ASP.NET web service within the Rackspace Cloud. I have …

c# asp.net x509certificate2 apns-sharp
apple push notification with APNS sharp

i use APNS Sharp library for my apple push notification. i have downloded from Here.i use sample test program …

c# iphone push-notification apple-push-notifications apns-sharp
How do I convert a combined PEM into a pkcs12 P12 file?

I have an Apple Push Notification Service PEM file which I have working in a PHP script. I can send …

apple-push-notifications pem pkcs#12 apns-sharp
Apple Push Notifications Using Moon-APNS or APNS-Sharp

I am having really hard time figuring out how to send messages from my server to the APNS. I have …

ios apple-push-notifications apns-sharp
iPhone certificate error in apns sharp A call to SSPI failed

i have a data service hosted in azure from which i am sending notification to iphone but while establishing connection …

iphone azure apple-push-notifications apns-sharp