Raphaël
My feedback
2 results found
-
23 votes
An error occurred while saving the comment An error occurred while saving the comment Raphaël commentedSomehow related: the mobile application currently bundles a mattermost.com specific Google GCM/Firebase key.
This implies that any other Mattermost instance (providing a difference push-proxy) needs a recompiled corresponding mobile application.The possibility to override google-services.json file at runtime would remove this burden making the official Mattermost mobile application ubiquitous and compatible with any other (push-enabled) instance.
-
174 votesRaphaël supported this idea ·
For runtime choice of FCM project:
https://stackoverflow.com/questions/39913573/firebasemessaging-without-using-google-services-json-to-support-multiple-project
https://firebase.googleblog.com/2017/03/take-control-of-your-firebase-init-on.html