spic-android icon indicating copy to clipboard operation
spic-android copied to clipboard

A Simple Play Integrity Checker which uses Google Play Integrity API to check the Integrity of the Device

Results 19 spic-android issues
Sort by recently updated
recently updated
newest added

Any idea what could cause this? I am messing with phone internals ATM, the cause of this bug might help.

Sorry for the amateur question. I'm trying to build a tasker that runs spic regularly in the background and displays an alert only when there is a "basic error". If...

Getting the following error when making a play integrity request, default presets: > -8: Integrity API error (-8): The calling app is making too many requests to the API and...

bug

Should solve https://github.com/herzhenr/spic-android/issues/5 Feel free to also add descriptions for environmentDetails or change design of the fields 🙂

Google has added two opt in fields ` recentDeviceActivity` and `playProtectVerdict` (see [Docs](https://developer.android.com/google/play/integrity/verdicts)). The app has to be adjusted to show the new files within the UI.

## Feature request I'd love to have the app automatically run a test every morning (and maybe through the day too) and send a notification if it fails (option to...

I've started to get these unknown errors. Get it on the other checker too. ![Screenshot_20231203-221302](https://github.com/herzhenr/spic-android/assets/115467927/1415bd10-fbfb-49a3-b92d-3d21560491de)

Add newer version of PI as now there are more options available regarding the verification of the APP. Check: https://developer.android.com/google/play/integrity/remediation I don't think the banner is necessary but I believe...