Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

How to disable mod apns notification to IOS using mod_apns.erl file #27

Open
nileshbacancy opened this issue Oct 1, 2018 · 2 comments

Comments

@nileshbacancy
Copy link

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/joanlopez/ejabberd-mod-apns/blob/master/src/mod_apns.erl

there is always add notification_enabled = 1

How can I prevent notification if I will change notification_enabled = 0?
I am not receiving group chat notification using mod_apns.erl even notification group flag enabled.
notification_group_enabled = 1
Please help me for 1 and 2 questions.

@mrDoctorWho
Copy link
Owner

Hi @nileshbacancy,

Please do not create duplicate issues.

Your question should be asked in the repository corresponding the code you use. Probably @joanlopez can answer your question.

@nileshbacancy
Copy link
Author

Hello @mrDoctorWho
Sorry, but I can not able to see "New Issue" button option on @joanlopez repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants