Verisoul Android SDK - Play Store Data Safety Instructions
Last updated: May 18, 2025
Google Play now rejects (or delays) any release whose Data Safety answers don’t exactly match what the app—and every embedded SDK—does with user data. Verisoul’s Android SDK collects several device signals for fraud‑prevention, so you must disclose them.
This one‑pager tells your Android developer the exact toggles to flip in Play Console. Copy the table below into the Data Safety form; no extra wording, no guesswork.
Finish the release, hit Submit, and move on.
1 Open the form
Play Console ▸ App content ▸ Data Safety ▸ Start/Manage.
2 Global answers
Prompt | What to pick |
Does your app collect or share any of the required user‑data types? | Yes |
Is all user data encrypted in transit? | Yes |
Do you provide a way for users to request deletion? | Yes (explain that requests are forwarded to Verisoul) |
Is your app directed to children? | As per your own COPPA setting |
3 Add these data‑type buckets (one row each)
For every row below:
• Toggle Collected = Yes
• Toggle Shared = Yes
• Select “Service provider” under Data shared with
• Purpose → Security & fraud‑prevention (App functionality)
• Data handled ephemerally? No
Google Bucket | When to include |
Device or other identifiers | Always (GAID, Android‑ID) |
App activity → User interactions | Always (tap/click/scroll events) |
App activity → Other actions | Always (sensor/accelerometer data) |
Location (precise or approximate) | Only if your app already has OS‑level location permission (Verisoul does not prompt) |
Diagnostics → Other diagnostic data | Always (SDK crash/performance logs) |
(Nothing else is required for Verisoul. Do not add “Apps on device,” “Contacts,” “Personal info,” etc.)
4 Save & submit
Review that every row shows Collected = Yes and Shared = Yes with Service provider selected.
Click Save ➜ Submit for review.
What if Google flags “Apps on device” or another mismatch?
That flag usually appears when a library transmits an unlisted bucket.
Double‑check you only embedded Verisoul and that the rows above are present. If the alert persists, send the Play‑Console message and APK to support@verisoul.ai—we’ll troubleshoot.