I want to know which APNS library has been used in Worklight? and can we extend it ? or customize it as per our own needs?
Thanks
I want to know which APNS library has been used in Worklight? and can we extend it ? or customize it as per our own needs?
Thanks
Well, the way Worklight interfaces against APNS is by using notnoop, but this is a server-side library, pre-compiled and packaged. You cannot extend it. This library cannot be replaced, either.
On the client-side, we do not document nor provide support for any modifications one may do.
I know this has been done to some extent for Android (here too), but do not know about iOS - since Apple keeps things close-knit, one is not able to extend the functionality...