openfire-apns-plugin icon indicating copy to clipboard operation
openfire-apns-plugin copied to clipboard

openfire-apns-plugin is used to integrate Apple Push Notification Service to Openfire.

Results 8 openfire-apns-plugin issues
Sort by recently updated
recently updated
newest added

Hi guys! I was implementing push notifications for Openfire. I used this plugin and updated it to work with newer Openfire versions and I also switched to using [Pushy](https://github.com/relayrides/pushy) for...

after install APNS plugin in openfire admin, APNS setting tag when i open page then give error 404. have this configuration Apache Maven 3.3.9 Maven home: /usr/share/maven Java version: 1.8.0_151,...

I am using this plugin and it does not send push notifications. I have properly set the p12 file and the password but when I view the logs, I get...

In the last step the error is as follow:- [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building APNS Service [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO]...

Is This plugin work in Windows pc? if not than how can i implement this plugin in openfire on windows laptop

Turns out the apns.jsp can not correctly send form data to apnsplugin. I will test and let you guys know if it can be fixed.

All the steps given in this tutorial are done, instead of last step `mvn clean install`. I am getting exception of `java.lang.NullPointerException: charsetName` and because of that I am not...