openhab-ios
openhab-ios copied to clipboard
Push notification with server different than openhab.org
i have a own maintaned cloud server, and so do not use my.openhab.org. iOS app works perfectly except for push messages. it seems that doesn't do the apn registration because in file openHAB/OpenHABViewController.swift there is an hardcoded "if prefsURL.contains("openhab.org")" I ask is if it's possible to allow APN registration where server path does not contains openhab.org thank you