Hello community
i fully configured rocket chat notification using apn for ios , and i test it online with a site and i received notification successfully , but when i try to send a messages from chat server , some times i received a notification but the most time not
This is screenshot for my configuration notification
Perhaps try like this which worked for us.
We had same issues before when the keys and cert were put in like this.
So we had to put them in the server config folders and point the path there.
So, APN KEY and CERT and APN Dev key and Cert should be something like:
- APN Key: var/config/certificates/apnkey.key
And same for the rest except passhprase.
This means you have to put in the key and certificate files in the server config in folders var/config/certificates. I think you can put wherever you want as long its put with the server and point the correct path.
After putting it like this we also toggled off the Production button above this which actually did the trick.
Also try to put in the dev key and cert to firebase.