Skip to main content
Question

Can I use the same Service Account & Pub/Sub Topic for multiple Play Store apps?

  • February 24, 2026
  • 1 reply
  • 17 views

Forum|alt.badge.img+3

I noticed a similar question was posted 3 years ago, but it didn’t receive a response.

 

I couldn’t find any documentation clarifying whether it’s okay to use the same Google Cloud service account and the same Pub/Sub topic for multiple android apps.

 

Is it okay to share them across the apps, or is it better to create a separate service account for each app?

1 reply

Forum|alt.badge.img+1
  • Dedicated Member
  • February 25, 2026

Hi!

I think this is what you are looking for: 

 

TLDR, you can use the same service credentials for all apps.

 

Cam