How many number of ApnsService objects are required in an application. Can we use single ApnsService object in my Spring Project to send push notifications or we need to create new ApnsService object each time I am going to send push notification ? Please help me with this.
How many number of ApnsService objects are required in an application. Can we use single ApnsService object in my Spring Project to send push notifications or we need to create new ApnsService object each time I am going to send push notification ? Please help me with this.