# Mobile Release

> Prepare iOS or Android releases with signing, versioning, store metadata, privacy, staged rollout, device checks, monitoring, and rollback.

- Skill: `egeetas/mobile-release` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add egeetas/mobile-release`
- Raw SKILL.md: https://api.skillmd.com/api/skills/egeetas/mobile-release/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: egeetas (https://skillmd.com/u/egeetas)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/egeetas/mobile-release

---


# Mobile Release

Preparation does not authorize signing, uploading, submitting for review, or releasing to users.

## Checklist

- Confirm version/build numbers, release branch/commit, changelog, supported OS/devices, and backend compatibility.
- Run clean release builds, tests, static analysis, startup/upgrade checks, and representative device flows.
- Verify signing identities, entitlements, capabilities, deep links, notifications, background modes, and environment endpoints without exposing credentials.
- Review permissions, privacy declarations, data-safety forms, tracking, screenshots, localization, accessibility, and store metadata.
- Test install, update, offline, interrupted network, authentication, purchase, and migration behavior as applicable.
- Define phased rollout, crash/ANR and business metrics, abort thresholds, backend flags, and recovery for a release that cannot be instantly rolled back.

Require explicit authorization for each store or distribution mutation and report the exact artifact and target channel.

