BrowserStack SDK is a plug-n-play solution that takes care of all the integration steps for you. Using the BrowserStack SDK is the recommended integration method for your project. To know more, visit the SDK core concepts page.
Use the following code snippet to enable passcode protection:
Please note that in iOS minor version workflow as described above, devices will only be dynamically allocated. Therefore, to run tests on a specific iOS minor version you must specify platformName & platformVersion capabilities as described above and remove deviceName capability from the desired Appium capabilities set.
Capability
Value
Description
platform
ios
Choose iOS mobile platform
os_version
18 latest
Any device on latest supported iOS 18 minor version will be allocated. Currently, 18.3 latest maps to an iOS device running 18.3
os_version
18.2 latest-1
Any device on latest-1 supported iOS 18 minor version will be allocated. Currently, 18.2 latest-1 maps to an iOS device running 18.2
Please note that in iOS minor version workflow as described above, devices will only be dynamically allocated. Therefore, to run tests on a specific iOS minor version you must specify platform & os_version capabilities as described above and remove device capability from the desired Appium capabilities set.
Frequently Asked Questions (FAQs)
1. Which iOS minor versions will be supported on BrowserStack App Automate?
Starting from iOS version 18.2, we will be supporting the 2 latest minor versions on iOS 18 & above.
2. Can I provide specific minor versions such as 17.1 or 17.4 on BrowserStack App Automate?
Currently, No. To select a minor version, use the latest or latest-1 flag in os_version capability. It further helps ensure your App Automate tests run on the latest supported iOS minor versions at any given point of time without requiring any test script updates at your end.
3. When will a newly released iOS minor version be available on BrowserStack App Automate?
We will strive to support every newly released minor version within a reasonable timeframe from their release date on a best effort basis. As and when new iOS minor versions are released on BrowserStack App Automate, we will update relevant documentation and notify the customers.
Did this page help you?
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked