Skip to content

Android production publish blocked by Play FAILED_PRECONDITION #486

@github-actions

Description

@github-actions

Play Production Blocker

Automated triage detected a Google Play production publish blocker (FAILED_PRECONDITION).

Structured details

{
  "http_status": 400,
  "requested_track": "production",
  "failed_track": "production",
  "release_status": "completed",
  "attempt": 1,
  "effective_track": "alpha",
  "fallback_used": true,
  "version_code": "8"
}

Play response excerpt

{
  "error": {
    "code": 400,
    "message": "Precondition check failed.",
    "status": "FAILED_PRECONDITION"
  }
}

Action

  • Keep daily production retry enabled.
  • Continue alpha fallback for continuity until production preconditions clear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions