Skip to main content

Currently we sync all our users to one workspace but we have multiple apps which have their own firebase project therefore have different Server API Key. Is it somehow possible to configure push notifications for these apps having one workspace?

Hey @user1800​ !  It’s not possible to setup push between one Intercom workspace and multiple, different iOS apps, but it is possible with Android apps by using the same FCM App (where you get the FCM API Server Key to use with a workspace) with each of your different Android apps. You need the FCM API Server Key configured with the workspace and having the google-services.json file configured with the correct app package names.


Reply