Documentation

Managing Apps

StorePush lets you manage multiple App Store Connect apps from a single dashboard.

Creating an App

From the dashboard, click Create App and provide your App Store Connect API credentials. See Authentication for details on obtaining credentials.

After creation, StorePush automatically runs a full sync (pullAll) to import all data from Apple.

App Settings

Navigate to your app's Settings to configure:

Sync Interval

Control how frequently StorePush checks for changes from Apple:

  • 5 minutes — Recommended during active release periods
  • 15 minutes — Default, suitable for most workflows
  • 30 minutes — For apps with infrequent updates

The sync interval determines how often the pullChanges job runs, which fetches incremental updates from Apple (new reviews, build status changes, etc.).

Version Retention

Configure how many versions StorePush keeps in its database. Older versions are automatically cleaned up to save storage.

Credentials

Update your App Store Connect API credentials (Key ID, Issuer ID, Private Key) if you need to rotate keys.

Deleting an App

Deleting an app removes all associated data from StorePush, including:

  • All versions and metadata
  • Screenshots (from both the database and S3 storage)
  • Reviews and analytics data
  • Background jobs and history

This action is irreversible. It does not affect your app on App Store Connect.

Subscription

StorePush offers a free tier with basic features. The Pro subscription unlocks higher limits for AI-powered features like review response generation and metadata translation. Subscriptions are per-app, not per-account.