Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Play Integrity #200

Open
agsola opened this issue Jul 22, 2022 · 1 comment
Open

Add support for Play Integrity #200

agsola opened this issue Jul 22, 2022 · 1 comment

Comments

@agsola
Copy link

agsola commented Jul 22, 2022

Google has released Play Integrity (https://developer.android.com/google/play/integrity) to deprecate SafetyNet (https://developer.android.com/training/safetynet/deprecation-timeline).

It would be great to add support for Play Integrity, as some new apps like Google Wallet seems to start using it as a way to detect root.

@nicol-ograve
Copy link

Play Integrity is not meant to be a method to check root state directly in app, but rather to ensure safe transactions / data exchange while sending requests to the backend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants