Last updated: 11 September 2026
Goodweebs (“the App”) is published by Juwan Wheatley.
Contact: [email protected]
Goodweebs is a third-party client for AniList. All anime & manga data is fetched from—and, if you sign in, written back to—AniList’s public GraphQL API.
The App keeps no backend servers, databases, ads, or analytics of its own.
| Category | Collected | Where stored | Shared with | Purpose |
|---|---|---|---|---|
| AniList OAuth token | ✔ | Android Keystore (encrypted) | AniList | Authenticate your API requests |
| Crash / error data (stack traces, build & device info) | ✔ | Sentry / LogRocket | Sentry.io, LogRocket | Diagnose and fix bugs |
| Session replay metadata (UI events, network logs, perf metrics) | ✔ | LogRocket | LogRocket | Reproduce issues & improve UX |
| Performance metrics (startup & screen timings, device & app version, network request hosts, uncaught JS errors — no account data, no URLs/headers) | ✔ | Device cache, then Expo (EAS) | Expo (EAS) | Measure app speed & reliability |
| App settings & cached images | ✔ (local only) | Device storage | — | Provide preferences & offline caching |
| Personal data beyond the above (contacts, location, camera, mic, etc.) | ✘ | — | — | — |
Performance metrics are disabled by the in-app Opt-out of session analytics setting; when enabled, nothing is sent to Expo. Only request hostnames (e.g. graphql.anilist.co) leave the device — never request URLs, headers, or tokens.
No user-generated text, OAuth tokens, or other PII are sent to Sentry or LogRocket—those fields are scrubbed before transmission.
| Service | Link | What it receives | Retention | Opt-out |
|---|---|---|---|---|
| AniList.co | Terms & Privacy | API calls & OAuth token you provide | Per AniList policy | Revoke token on your AniList Apps page |
| Sentry.io (error/crash reporting) | Privacy | Crash stack traces, build & device info | 90 days (project default) | Settings → Opt out of crash reporting |
| LogRocket (session replay & performance) | Privacy | UI events, network logs, performance metrics | 30 days (project default) | Settings → Opt out of session analytics |
| Google Play | User Data Help | Aggregated crash logs the Play framework collects | Controlled by Google | Uninstall the app |