willowtreeapps / willowtreeapps/vocable-android

Complete Play Console health declaration to unblock release uploads

Open
#657 3 comments 0 reactions 1 assignee View on GitHub

@Mansimran-Singh is already working on this.

Since Aug 18, 2026.

Dominant language
Kotlin
Stars
127
Forks
21
Avg merge
16m
Merged PRs (30d)
4

Description

Part of #626

Why

The last three consecutive alpha-track uploads (via pre-release-upload.yml) all get through build, signing, device tests, and Firebase distribution successfully, then fail on the final Play Store commit step with You must complete the health declaration. This is a Play Console App Content compliance gate, not a CI or credentials problem, and it currently blocks every automated upload to any track.

Scope

Complete the Health apps declaration in Play Console (App content section) for com.willowtree.vocable so automated track uploads stop failing at the commit step.

Acceptance Criteria

  • Health apps declaration completed in Play Console under App content
  • Confirmed by re-running pre-release-upload.yml (or observing the next merge-to-main run) and seeing the Upload to Play Store step succeed past the previous failure point

Out of Scope

  • Any other Play Console declarations/policy gates not currently blocking uploads
  • The versionCode and credential issues tracked separately under #626

Links

  • None

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.