Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Xamarin Evolve 2013 - Push Notifications with PushSharp

Jon
April 16, 2013

Xamarin Evolve 2013 - Push Notifications with PushSharp

Push Notifications are a great way to update users of you app with alerts and information in an effective, standard, and efficient way. Come and learn about what Push Notifications are and how they work on all the mobile platforms, and how you can use PushSharp to deliver notifications to your apps!

Jon

April 16, 2013
Tweet

More Decks by Jon

Other Decks in Technology

Transcript

  1. Push Notifications • what + why • how • platforms

    • PushSharp • demo • questions
  2. What • Anti-polling • Blackberry started it • IMAP IDLE

    • Everybody’s doing it • Apple invented it (again)
  3. How

  4. Platforms • Google C2DM: Cloud 2 Device Messaging GCM: Google

    Cloud Messaging • Windows WNS: Windows Notification Service MPNS: Microso Push Notification Service • Apple APNS: Apple Push Notification Service
  5. PushSharp • Server Side • Client Lib for Xamarin.Android •

    Open Source - Apache 2 - GitHub • iOS, Android, Windows, Windows Phone, soon Firefox OS, Amazon ADM • Managed Code • Fluent-ish Notification API
  6. PushSharp 2.0 • Released mid March • Focus on refactoring

    Unit testing Decoupling Simplifying • Improved APNS • Better scalability
  7. Q&A