Skip to content

Commit 39a4d3c

Browse files
authored
docs: add Play Console privacy policy checklist (#437) (#483)
1 parent 17e133b commit 39a4d3c

2 files changed

Lines changed: 117 additions & 0 deletions

File tree

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Issue 437 Handoff: Play Console Privacy Policy URL
2+
3+
Parent track: #464
4+
Sub-issue: #437
5+
Prepared: 2026-05-10
6+
7+
## Status
8+
9+
Externally blocked. Do not close #437 until the final hosted privacy policy URL
10+
from #435 is entered in Google Play Console and evidence is recorded.
11+
12+
## Blockers
13+
14+
- #435 is still open; the final public HTTPS privacy policy URL is not available
15+
in this repo.
16+
- Play Console entry requires a human release owner with access to the OnTime
17+
Google Play Console app.
18+
- The saved Play Console URL must match the in-app privacy policy URL required
19+
by #436.
20+
21+
## Required Field Value
22+
23+
- Package name: `club.devkor.ontime`
24+
- Privacy policy URL: `<paste final #435 HTTPS URL here>`
25+
- In-app privacy policy URL to compare against: `<paste final #436 URL here>`
26+
27+
## Completion Checklist
28+
29+
- [ ] Confirm #435 is closed and records the final hosted privacy policy URL.
30+
- [ ] Confirm the URL opens over HTTPS without login.
31+
- [ ] Confirm the URL is an HTML/web page, not a PDF, and is not publicly
32+
editable.
33+
- [ ] Confirm the URL names OnTime or the same developer/entity used in the
34+
Google Play listing.
35+
- [ ] Enter the URL in Play Console under the app content privacy policy field.
36+
- [ ] Save the Play Console change without validation errors.
37+
- [ ] Confirm the saved Play Console URL matches the in-app URL from #436.
38+
- [ ] Capture screenshot or release note evidence showing the completed field.
39+
- [ ] Update #437 with the evidence location and close it.
40+
41+
## Evidence Record
42+
43+
Fill this in after the manual console update.
44+
45+
```text
46+
Release owner:
47+
Checked date:
48+
Play Console app/package: club.devkor.ontime
49+
Final privacy policy URL:
50+
Matching in-app URL:
51+
Evidence screenshot or release note:
52+
Notes:
53+
```
54+
55+
## References
56+
57+
- Google Play User Data policy:
58+
https://support.google.com/googleplay/android-developer/answer/10144311
59+
- Google Play app review preparation:
60+
https://support.google.com/googleplay/android-developer/answer/9859455
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Issue 437 Play Console Privacy Policy URL Plan
2+
3+
Parent track: #464
4+
Sub-issue: #437
5+
6+
## Scope
7+
8+
Complete only the Google Play Console privacy policy URL entry for OnTime after
9+
the final hosted privacy policy URL exists. This issue does not draft, approve,
10+
host, or add the in-app privacy policy link.
11+
12+
## Current Decision
13+
14+
Issue #437 is externally blocked. The prerequisite issue #435 is still open, so
15+
there is no final public HTTPS privacy policy URL to enter. The actual Play
16+
Console field update also requires a human release owner with Play Console
17+
access.
18+
19+
Repo-side implementation should stop at a checklist and evidence template that
20+
helps the release owner complete and prove the console update later.
21+
22+
## Preconditions
23+
24+
1. #435 is complete and has recorded the final public HTTPS privacy policy URL.
25+
2. #436 has either been completed or the release owner has the exact in-app URL
26+
planned for #436, because #437 requires the Play Console URL to match the
27+
in-app URL.
28+
3. The release owner has Google Play Console access for package
29+
`club.devkor.ontime`.
30+
31+
## Human Execution Plan
32+
33+
1. Open Play Console for the OnTime app.
34+
2. Go to the App content page under Policy and programs.
35+
3. Open the privacy policy section.
36+
4. Paste the final HTTPS privacy policy URL from #435.
37+
5. Save the change and resolve any Play Console validation warning.
38+
6. Compare the saved Play Console URL with the in-app URL from #436.
39+
7. Capture a screenshot or release note proving the saved field value.
40+
8. Record the evidence in `handoff/issue_437_play_console_privacy_policy_url.md`
41+
or the release tracker.
42+
43+
## Verification
44+
45+
- The saved Play Console privacy policy value is an active public HTTPS URL.
46+
- The URL does not require login and is not publicly editable.
47+
- The URL matches the in-app privacy policy link exactly after redirects are
48+
considered.
49+
- Evidence includes the URL, check date, release owner, and screenshot or
50+
release-note location.
51+
52+
## References
53+
54+
- Google Play User Data policy:
55+
https://support.google.com/googleplay/android-developer/answer/10144311
56+
- Google Play app review preparation:
57+
https://support.google.com/googleplay/android-developer/answer/9859455

0 commit comments

Comments
 (0)