-
Hello @mrDoctorWho @zinid
How to disable notification in IOS using mod_apns.erl file and I am using mysql database.
We are using below mod_apns.erl file.
mod_apns.erl - https://github.com/joa…
-
Hi,
Thank you for writing this module. I've been trying to use it in my app and have been getting this failure in ssl:send - wondering if you could give some suggestions on how to debug this? Appre…
-
I submit my problem to you hoping to have a solution.
I use an ios application whose admin part is built in django/python.
Everything was working fine until mid 2022, we encountered a problem with t…
-
Hello @mrDoctorWho @zinid
I am using ejabberd 16.09 version, for notification use mod_apns.erl file to the mod_apns module.
I am receiving offline message using this module and also for getting n…
-
Thank you very much for this amazing work!
this module seems very promising however, I couldn't make it work. These are the steps I've done:
1. downloaded and installed latest version of Erlang from …
-
I am trying to send IOS push notification. It gives success response but gorush docker image throws error.
`goroutine 27 [running]:
github.com/sideshow/apns2.(*Client).Development(...)
/go/pkg/m…
-
I'm using lua-http to talk to Apples's push servers.
My code can be found here: https://github.com/tmolitor-stud-tu/mod_push_appserver/blob/master/mod_push_appserver_apns/mod_push_appserver_apns.lua#…
-
Fatal error: Maximum execution time of 5 seconds exceeded in
/mod/pleio_api/lib/helpers.php on line 683
Call Stack:
0.0022 646416 1. {main}() /mod/commandline_cron/procedures/cli.php:0
0.7160 …
-
I am trying to install mod_push module into ejabberd(ProcessOne) server. But i got the following compilation errors:
/Users/.ejabberd-modules/sources/mod_push/ebin/mochijson2.bea#: error writing fi…
-
` erl +sbtu +A0 -noinput -mode minimal -boot start_clean -s erl_compile compile_cmdline -extra mod_push.erl
mod_push.erl:31: Warning: behaviour gen_mod undefined
mod_push.erl:145: Warning: erlang:now…