Multi-Apps - Single Rocket Chat requirements

Hi Guys,

We have a requirement where we have multi-flavor apps. Ideally, we would like to point them to a single Rocket Chat servers. That’s not the problem, the issue comes in with Push Notifications because we cannot configure settings for multiple apps in a single Rocket Chat server. For Android, at least Firebase gives you one KEY but that’s not the case with Apple.

Then we decided to go for multiple server multiple databases but its getting difficult to handle these many servers.

Anyone any thoughts?

Regards,
Shorabh

@shorabhd from 2.0.0 onwards, RC supports multiple push notification gateways, which means you can either set up and configure a push gateway for each of your apps or tweak a single one to push to all apps.

Multiple push notification gateways PR: https://github.com/RocketChat/Rocket.Chat/pull/14902