Skip to content

[ASC] Implement Apple App Store App Review Download #72

@Blackjacx

Description

@Blackjacx

The Problem

Reviewing and responding to App Store reviews is crucial for maintaining app ratings and user satisfaction. Currently, developers must manually navigate Apple's App Store Connect website to read and manage reviews, which is cumbersome — especially when managing multiple apps.

The Solution

An automatic, ideally CI-based, solution for downloading app reviews via the App Store Connect API.

Acceptance Criteria

  • Extend ASC by a reviews and reviews download command
  • Support filtering by app ID (--app-id)
  • Write reviews to a specified output folder (--out)
  • Support output types raw and none

Optional

  • Filter reviews by rating (e.g. --rating 1 to fetch only 1-star reviews)
  • Filter by territory / locale
  • Write a GH Action to download reviews on a schedule (beiwagen repo 👍)
  • Push new negative reviews to Slack

Links

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions