[null,null,["最后更新时间 (UTC):2025-08-16。"],[],[],null,["\u003cbr /\u003e\n\n| **Note:** iOS 18+ devices don't support videos in the results.\n\nTest Lab lets you test your app on a wide variety of different devices and\niOS versions. There are a few ways to see which devices are available:\n\n- **Firebase console:** If you're running tests from the Firebase console,\n you can see a list of available devices during the **Select dimensions** step\n of the **Run a test** workflow.\n\n- **gcloud CLI:** To see a list of available devices from the Google Cloud\n CLI, use the following command:\n\n ```\n gcloud firebase test ios models list\n ```\n- **Google APIs Explorer:** You can even look up the devices directly, without a\n Firebase project or the gcloud CLI, using the\n [Google APIs Explorer](https://developers.google.com/apis-explorer/#p/testing/v1/testing.testEnvironmentCatalog.get?environmentType=IOS).\n\nDevice stability indicator\n\nTest Lab indicates devices that are experiencing degraded stability in the\nFirebase console and Google Cloud CLI with a **Reduced Stability** indicator.\nDevices that have been labeled with the **Reduced Stability** indicator have\nreturned higher rates of inconclusive results for a prolonged period of 30 days\nor more. This feature helps you better choose devices for your use case by\nletting you know if the stability of a test device is degraded.\n\nView device stability in the Firebase console\n\nYou can view device stability in the Firebase console when you're setting up\na new test for a specific device.\n\nTo view device stability, follow these instructions:\n\n1. Open the Test Lab page in the Firebase console.\n\n | **Note:** If this is your first time running a test, follow the onboarding instructions on the main Test Lab page in the Firebase console.\n2. Select **Run a test** and then select a test type.\n\n3. Upload your app binary.\n\n4. On the Select dimensions step, click **Customize**.\n\n5. Choose one or more devices to run your test on. Depending on device\n stability, you might see a **Reduced Stability** label next to the selected\n devices.\n\n6. Run your test.\n\nView device stability in the Google Cloud CLI\n\nYou can view device stability in the gcloud CLI for a specific device when\nyou're setting up a new test.\n\nTo view device stability, follow these instructions:\n\n1. Download the latest [Google Cloud SDK](https://cloud.google.com/sdk/docs/install-sdk#installing_the_latest_version) and follow the\n instructions.\n\n2. Run one of these commands:\n `gcloud firebase test ios models list` or\n `gcloud firebase test ios models describe MODEL_ID`\n\nIf a test device is experiencing degraded stability, you can see the\n`reduced_stability` tag in the TAGS column listing the versions that are affected.\n\nDevice capacity\n\nTest Lab provides aggregated mobile device capacity information\nthrough the Firebase console and Firebase CLI. *Device capacity* is the\naggregated number of online devices in Google's mobile device lab. This feature\nhelps you ensure that there are enough devices in our device lab to run your\ntests more efficiently. Device capacity is measured as High, Medium, and Low.\n| **Note:** Device capacity does not reflect real-time factors like the length of the pending test queue at a moment in time, real-time traffic on the devices, or the state of the devices. For physical devices, the number is the average of online devices in the last 30 days.\n\nTests running on any device capacity level may take longer due to the\nfollowing factors:\n\n- Traffic, which affects when the test starts. To check if there are reported outages or failures, see the [Firebase status dashboard](https://status.firebase.google.com/summary).\n- Device or infrastructure failures, which can happen at any time and affect how long the test takes to run.\n\nThe following table describes the types of device capacity and\nprovides recommendations about when to use each capacity type:\n\n|-----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Capacity** | **Description** | **Recommended use** |\n| High capacity | The Test Lab device catalog contains many devices. | Use when you are running a large number of tests. |\n| Medium capacity | The Test Lab device catalog contains a moderate number of devices. | This capacity level is suitable for running most of your tests. |\n| Low capacity | The Test Lab device catalog contains few devices. While deprecated devices belong to the low-capacity group, not all low-capacity devices are deprecated. | Use when you need to run a test on a specific device model and version. These tests are not suitable for test sharding. Due to low capacity, tests might take a long time to finish, especially if you invoke a large number of tests at the same time. |\n\nView device capacity in the Firebase console\n\nYou can view device capacity in the Firebase console for a specific device\nwhen you're setting up a new test.\n\nTo view device capacity, follow these instructions:\n\n1. Open the Test Lab page in the Firebase console.\n\n | **Note:** If this is your first time running a test, follow the onboarding instructions on the main Test Lab page in the Firebase console.\n2. Select **Run a test** and then select a test type.\n\n3. Upload your app binary.\n\n4. On the Select dimensions step, click **Customize**.\n\n5. (Optional) To filter devices by capacity level, follow these steps:\n\n 1. Click the **Filter** icon.\n\n 2. Select **Capacity**.\n\n 3. Click the capacity level you want to filter by: **Medium** or **High**.\n To filter out any low-capacity devices, filter by both Medium and High.\n\n 4. Click **Apply**.\n\n6. Choose one or more devices to run your test on. Depending on device\n capacity, you might see a **Medium** or **High** label next\n to the selected devices.\n\n7. Run your test.\n\nView device capacity in the Google Cloud CLI\n\nYou can view device capacity in the gcloud CLI for a specific device\nwhen you're setting up a new test.\n\nTo view device capacity, follow these instructions:\n\n1. Download the latest [Google Cloud SDK](https://cloud.google.com/sdk/docs/install-sdk#installing_the_latest_version) and follow the instructions. The version must be 417.0.0 or greater.\n2. Run one of these commands: \n `gcloud firebase test ios list-device-capacities` \n or \n `gcloud firebase test ios models describe `\u003cvar translate=\"no\"\u003eMODEL_ID\u003c/var\u003e\n\nThe output includes device capacity, model ID, model name, and OS version ID.\n\n\nDeprecated devices and versions\n\nDeprecated devices are available for at least one month before being removed\nfrom the Test Lab device catalog. Once a device is removed, Test Lab\nno longer runs test requests targeted at the device; those requests are\nmarked as `Skipped`.\n\nDeprecated devices\n\n| Model | Type | Device/Version | Removing on |\n|---------------|----------|------------------|-------------|\n| iPad 5 | Physical | iPad5/15.4 | 2024-04-07 |\n| iPhone 13 Pro | Physical | Iphone13pro/15.2 | 2024-04-07 |\n| iPad Mini 4 | Physical | ipadmini4/15.4 | 2024-04-07 |\n| iPhone 8 | Physical | iphone8/14.7 | 2025-04-03 |\n| iPhone 11 Pro | Physical | iphone11pro/14.7 | 2025-04-03 |\n| iPhone 12 Pro | Physical | iphone12pro/14.8 | 2025-04-03 |\n\nRequest a device\n\nIf you want to use a device that is not available in Test Lab, you can\n[submit a request](/support/troubleshooter/test_lab/requestdevice) for a device\nto be added to the catalog."]]