Select to view content in your preferred language

Automatic Integrity Protection

490
2
10-16-2024 03:41 PM
AdrianaPaese
Frequent Contributor

Hello

Is anyone experienced in implementing the Automatic Integrity Protection in Google Play? (I ask this question here, in the ESRI Community, for an app based on the ArcGIS Maps SDK for Kotlin)

The automatic integrity protection is not available on my console and I ask: am I missing something here? I have found it pretty difficult to implement the API (not automatic) in the code as it requires a backend server for verifying tokens, etc.

So, I wonder if anyone has already walked this path.

Thank you very much in advance

0 Kudos
2 Replies
Shubham_Sharma
Esri Contributor

Hello @AdrianaPaese 

 

I would recommend checking out GooglePlay resources for enabling Automatic Integrity Protection. You should find options for these settings on the left console tabs:

  •  Release -> App integrity -> Services -> Automatic integrity protection -> Protection on

If you are unable to see these settings, they may only be managed/changed by the owner of your PlayStore organization, not through a developer account. 

 

See more: 

https://play.google.com/console/developers/app/app-integrity/overview

0 Kudos
AdrianaPaese
Frequent Contributor

Thank you @Shubham_Sharma

I really don´t see the option 

  •  Release -> App integrity -> Services -> Automatic integrity protection -> Protection oneven when I am logged in as the owner of the organization

I have read somewhere that it is only available to select users. So, I wonder what it takes to be a select user or if it is only available for games.

Is it usual to implement the integrity protection or: the Google Play signature and the "Integrity verification" in the app Details page would be enough for a simple app?

Thank you very much,

Adriana

 

0 Kudos