Skip to main content
To add a new app, find your app in the search bar or add it manually by providing the following identifiers:
  • name — The name of your app (e.g., “MyApp”)
  • bundle_id (iOS) or package_name (Android) — The Bundle Identifier for iOS (e.g., “com.example.myapp”) or Package Name for Android (e.g., “com.example.myapp”)
  • app_store_id (iOS) — The App Store ID of your application (numeric, e.g., “1234567890”). Optional, needed only if your iOS app is published on the App Store or TestFlight.
  • play_store_id (Android) — The Google Play Store app ID. Optional, needed only if your Android app is published on Google Play.
These identifiers are required to properly configure and run tests.