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
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:
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
Thank you @Shubham_Sharma
I really don´t see the option
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