FAQ

Find answers to common questions about Statused, including setup, features, and troubleshooting.

What platforms does Statused support?

Statused fully supports:

  • iOS apps via App Store Connect
  • Android apps via Google Play Console

Additionally, Statused should work with:

  • macOS apps
  • watchOS apps
  • tvOS apps
  • visionOS apps

Note: Testing for these additional platforms has been limited. If you encounter issues, let us know and we'll resolve them quickly.

How can I invite my team members?

Team management is not available yet, but it's coming soon! Sign up and we'll notify you when team management features are available.

Does Statused track phased rollouts and staged rollout percentages?

Google Play: Yes. Statused monitors staged rollout percentage changes, halted rollouts, resumed rollouts, and rollout completion. You'll get a notification in Slack or your webhook every time the rollout state changes — including the exact percentage. See Google Play Phased Rollout Monitoring for details.

App Store: Yes. Statused tracks Apple's 7-day phased release progression and notifies you as the rollout advances through each day (1% → 2% → 5% → 10% → 20% → 50% → 100%), as well as when it's paused, resumed, or completed. See App Store Phased Release for details.

Does Statused notify when a Google Play rollout is halted or rolled back?

Yes. If a phased rollout is halted — whether manually by your team or automatically by Google — Statused sends a notification that includes the percentage the rollout was halted at. You'll also be notified when a halted rollout is resumed.

Can Statused detect when a Google Play app is approved but not yet published (Managed Publishing)?

Google Play's API does not expose a distinct "approved" status when Managed Publishing is enabled. The API status remains Completed or In Progress regardless of whether Google has actually finished reviewing your app. Google also does not guarantee sending an "approved" email in all cases, so there is no reliable signal for this state. This is a known limitation of the Google Play ecosystem.

Workaround: Some Statused users set their initial rollout to a very small percentage (e.g. 1%) instead of using Managed Publishing. When Google approves the app and it goes live to that 1%, Statused detects the status change and sends a notification. This effectively acts as an "approved and live" signal with minimal user exposure, letting you then decide whether to ramp up to 100%. See Phased Rollout Monitoring for how these notifications work.

Does Statused offer a direct API for fetching app store status?

No. If this is something you're interested in, please let us know so we can consider it for future development.

Meanwhile, outgoing webhooks provide real-time notifications to your backend, which might meet your needs for integration with other systems. You can read more about it Webhook.