''Automatic integrity protection' not visible in Google Play Console
I'm trying to enable the new 'Automatic integrity protection' feature for my Android app using the steps in the docs. My app meets all the listed prerequisites and I've prepared a release as described (already over 2 weeks ago):
- I opted in to Play App Signing (already since the first release of the app)
- I published an Android App Bundle (for this new version)
- The new version target a minimum API Level of 21
Strangely, I do not see anything related to this feature on the release's page or on the general "App integrity" page. There should be some details in both places about the new 'Automatic integrity protection' feature, according to the docs and video about the feature, but the "Automatic integrity protection" tab is simply not visible on my end at all:

I've already contacted Google Play Developer Support, and they couldn't say more than the feature (apparently) being unavailable.
Does anyone have similar experiences? Did the feature appear after some time, or did you find some trick to make it appear?
Solution 1:[1]
Now you can enable this api In the last two weeks I found out that Google has opened up the Play Integrity API The api documentation address is as follows? https://developer.android.com/google/play/integrity/overview
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | shixiong |
