javiersantos / PiracyChecker

An Android library that prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more. API 14+ required.
Apache License 2.0
1.55k stars 174 forks source link

compatibility with Automatic Integrity Protection #108

Open AntonioCappiello opened 3 years ago

AntonioCappiello commented 3 years ago

This is a great lib, however recently Google has released the Automatic Integrity Protection in the developer console (https://support.google.com/googleplay/android-developer/answer/10183279?hl=en), so I was wondering is there still a benefit in using this library for some kind of checks? if so, which ones? Or is maybe this lib incompatible with the GP protection?