Search code examples
iosapple-push-notificationspushsharp

PushSharp Library and sending notifications to APN


I've downloaded the library Push Sharp and checked through the source and I couldn't figure out how to start sending notifricatinos to APN.

As given in their documentation I've configured the certificate of Apple. But the library is too complex and couldn't figure out where to start. Even the project is loaded in my VS2010 with loads of errors. Is it something to do with VS2010?

Can someone please point me to a beginner level resource which will help me to get started with Push Sharp. I'm pulling my hair off for last couple of days. Hope someone would be able to help me out.


Solution

  • For beginner level, below link is best to start up :

    http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12