I call: mSafetyNetClient.attest(nonce, apiKey)
and I send in my nonce and API Key. Basically it seems to only work when I have the API Key unrestricted. If I restrict it to only android apps, it stops working.
Why is that and how do I get it to work with android apps restriction?
Thanks for reading.