android-play-safetynet icon indicating copy to clipboard operation
android-play-safetynet copied to clipboard

Samples for the Google SafetyNet Attestation API

Results 24 android-play-safetynet issues
Sort by recently updated
recently updated
newest added

I tried to build an android-play-safetynet client sample project with Android Studio 3.2.1, but it failed by the following errors. It requires to upgrade the maven repositories and the dependencies....

I took a pull and installed the app . But when I verified the device response is Network_Error_null

Added note not to use the verification API in the production scenario.

I have a React Native WebApp which uses NodeJs server as backend. Any update on supporting Google safetynet API on NodeJS servers?