scottyab / safetynethelper

SafetyNet Helper wraps the Google Play Services SafetyNet.API and verifies Safety Net API response with the Android Device Verification API.
334 stars 80 forks source link

Status{statusCode=INTERNAL_ERROR, resolution=null} #30

Open VivekBansal opened 7 years ago

VivekBansal commented 7 years ago

I have tried to do the same as mentioned but getting INTERNAL_SERVER error as status in ResultCallback onResult(@NonNull SafetyNetApi.AttestationResult attestationResult).

Your project is working perfectly but mine test project is not.

Please help us to resolve this. Thanks.