The APNS class
The com.APNS
class implements AppleĀ® Push Notification Service APIs.
Important:
On March 31 2021 Apple discontinued the
APNs legacy binary protocol. Therefore, the com.APNS
class is now
desupported. The documentation pages related to the APNS binary protocol are still provided
for information. Contact your support center, if you need to implement APNS with the new
HTTP/2-based provider API.
Starting with Genero V5.00, the com.APNS
classe will be removed from the
com
package.
The com.APNS
class implements a set of methods to build and handle push messages
to be broadcast by the Apple Push Notification service.