googlesamples / android-play-safetynet

Samples for the Google SafetyNet Attestation API
Apache License 2.0
285 stars 133 forks source link

Missing internet permission on SafetyNetSample #30

Open georgetsiga opened 3 years ago

georgetsiga commented 3 years ago

Hi all

I noticed that the project doesn't have the permission below.

<uses-permission android:name="android.permission.INTERNET"/>