Hello,
I am developing a iOS framework which simplify integration of in-app purchases to iOS applications and verify them on the server-side. In the new version of framework I am going to add notifications through Notification Center similar to already implemented delegate notifications. This is give ability to assign several event handlers.
So, can anyone recommend a good open source projects/frameworks where implemented notifications through Notification Center in API which these projects/frameworks provides? I want to investigate several examples before starting implementation.
Thanks
I am developing a iOS framework which simplify integration of in-app purchases to iOS applications and verify them on the server-side. In the new version of framework I am going to add notifications through Notification Center similar to already implemented delegate notifications. This is give ability to assign several event handlers.
So, can anyone recommend a good open source projects/frameworks where implemented notifications through Notification Center in API which these projects/frameworks provides? I want to investigate several examples before starting implementation.
Thanks