Bas Pellis

1pod

WCParsePush

This small library provides simple interface to the Parse Push Notification Service without the need to include the full Parse iOS SDK. It inlcudes:

  • Device installation registration
  • Channel subscribe/unsubscribe
  • Async and synchoronous save methods
  • Save eventually also after app restart

License: MIT

  • Objective C