Skip to main content

Do I have to create Service Account credentials JSON for each app individually on Google Play or just create one for all apps and use it each time?

Hi @Eslam, it’s up to you which way you do it. If you have one project per app, then you’ll have to have different service accounts (and keys). But if all of your apps are in one project, then you can use one service account and set up one key.

Does this answer your question? 


Hi @Eslam, it’s up to you which way you do it. If you have one project per app, then you’ll have to have different service accounts (and keys). But if all of your apps are in one project, then you can use one service account and set up one key.

Does this answer your question? 

YES , Thanks

 I'm still in the beginning, so which is better or it doesn't make any difference


@Eslam Maybe one thing to keep in mind would be, if you have only one service account set up, if it happens to get compromised, it would affect all of your apps. 


Reply