Answered

Is it possible to configure push notifications for multiple apps?

  • 14 April 2022
  • 1 reply
  • 266 views

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?

icon

Best answer by Aparna 19 April 2022, 13:07

View original

1 reply

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