Open kgdinesh opened 8 years ago
The version available in mavenrepository doesn't allow to send HTML messages. Please correct me if I'm wrong.
I had to implement PushoverClient
interface adding that little tiny bit html=1
in order to make this work.
Actually it already is there. You should be able to find it by searching for "pushover" in netbeans but if you are doing it manually Robert Hunt has an example in another issue thread.
https://github.com/sps/pushover4j/issues/5#issuecomment-62642901