Step | What to verify |
|---|---|
Version | App version, platform build number, Android version code, and release tag are unique. |
Tests | Reducer, headless, LiveTest, target smoke, and golden tests pass. |
Visual QA | Phone, tablet, desktop, static/SSR, and dark/light screenshots are reviewed where applicable. |
Accessibility | Important controls and regions expose roles, labels, values, and semantic identifiers. |
Metadata | Release notes, description, homepage, privacy URL, support URL, categories, locales, and screenshots are present or intentionally skipped. |
Signing | Signing material comes from environment variables or local/CI secret files, not from committed paths. |
Package | The platform package builds and can be inspected locally. |
Publish | Provider upload succeeds and provider-side validation is checked. |
Receipt | Store edit, release id, deployment URL, GitHub release, or artifact URL is saved. |