openhab-cloud
openhab-cloud copied to clipboard
iOS notifications on my own openhabCloud instance
Hi I configured notifications for android device through Google Firebase and everything is going well, but I have problems with iOS notifications. I have Apple developer account and I have the certificates generated and configured in config.json (section apn).
When I start the cloud service, all the logs look good but the connection to APN does not show any message. I Edited the aps-helper.js file to show some log (logger.info) and the module loads but apparently no function inside the module is loaded.
And trying in various ways even doing an upgrade of the module node-apn but still does not work. It seems that something is wrong in the code.
Has anyone tried to use notifications from iOS?
This isue has been resolved
This isue has been resolved
How did you solve issue?