From cb01c38c9190451d866538d6692ecb4ba91ab5b8 Mon Sep 17 00:00:00 2001 From: Vinod902 <110230585+Vinod902@users.noreply.github.com> Date: Tue, 10 Dec 2024 13:02:20 +0530 Subject: [PATCH] Update browserstack.yml --- ios/browserstack.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ios/browserstack.yml b/ios/browserstack.yml index 23fef0a..ab92926 100644 --- a/ios/browserstack.yml +++ b/ios/browserstack.yml @@ -3,8 +3,8 @@ # ============================= # Add your BrowserStack userName and acccessKey here or set BROWSERSTACK_USERNAME and # BROWSERSTACK_ACCESS_KEY as env variables -userName: BROWSERSTACK_USERNAME -accessKey: BROWSERSTACK_ACCESS_KEY +userName: gedalavinodkumar_HbCtY8 +accessKey: UsstVkKaycn5j84EFWNi # ====================== # BrowserStack Reporting @@ -36,8 +36,8 @@ app: ./BStackSampleApp.ipa # Platforms object contains all the browser / device combinations you want to test on. # Entire list available here -> (https://www.browserstack.com/list-of-browsers-and-platforms/automate) -platforms: - - deviceName: iPhone 14 Pro +platforms: ios + - deviceName: iPhone 12 Pro Max osVersion: 16 platformName: ios - deviceName: iPhone 13 Pro