tmolitor-stud-tu / mod_push_appserver

Simple and extendable appserver for XMPP pushes (aka. XEP-0357)
MIT License
25 stars 9 forks source link

unable to load apns #16

Closed anurodhp closed 5 years ago

anurodhp commented 5 years ago

Feb 17 17:29:49 modulemanager error Unable to load module 'push_appserver_apns': .../lib/prosody/modules/mod_push_appserver_apns/mod_push_appserver_apns.lua:228: unexpected symbol near ';'

tmolitor-stud-tu commented 5 years ago

That seems to be allowed in lua 5.2 but not in 5.1, fixed now