I'm facing an issue with Play Integrity in my Android application. Specifically, I'm receiving an IntegrityErrorCode with the error code -8 and I'm struggling to find detailed information about what this error code signifies.
I've checked the Play Integrity documentation, but it doesn't provide specific details on each error code.
I was expecting get result code 0. However, I'm still facing the IntegrityErrorCode -8 error. Can someone provide insights or solutions on how to handle this issue?
The value -8 for IntegrityErrorCode
is the error TOO_MANY_REQUESTS
.
The suggested mitigations are: