Skip to content

Latest commit

 

History

History
executable file
·
31 lines (22 loc) · 900 Bytes

File metadata and controls

executable file
·
31 lines (22 loc) · 900 Bytes

Change Log

Released on Wednesday, 26 Jan, 2022.

Updated

  • Supporting UserNotifications framework and removed all deprecated code.
  • Minimum deployment target is now 10.0.

Released on Sunday, 17 Jul, 2016.

Added

  • Added compile time checks to fix iOS 7 warnings.

Released on Saturday, 16 Jul, 2016.

Added

  • Added change log.
  • Added some documentation/comments.

Updated

  • Succint code to unregister push notifications.

Released on Thursday, 26 May, 2016.

Added

  • Initial release.
  • Cannot work with delegates with completion handler block.