mrDoctorWho / ejabberd_mod_apns

An ejabberd module to send PUSH messages to iOS devices through APNS
MIT License
33 stars 19 forks source link

Module not showing #30

Open fingertips-solutions opened 5 years ago

fingertips-solutions commented 5 years ago

Hi,

I have cloned this module into source directory of ejabberd but when i execute modules_available its not showing me module there. how can i install it if its not there in available list.

or do you have any documentation to install in successfully ? I have ejabberd 18.12.1.

Thanks

mrDoctorWho commented 5 years ago

Hi there!

Sorry, but ejabberd 18.12.1 is not yet supported.

fingertips-solutions commented 5 years ago

Can you let me know which version this module does support ?

mrDoctorWho commented 5 years ago

18.06 should be working. This module should support versions from 14.xx to 17.xx. As of 18.xx, I'm not so sure.

mrDoctorWho commented 5 years ago

Also, your installation method is a bit wrong. You should put the module files into the ejabberd source directory and run the default ejabberd compilation/installation routine.