You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
53
53
54
54
Open `browserstack_sample.rb` file in `android` or `ios` directory :
55
55
56
-
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials
56
+
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials. Get your BrowserStack access credentials from [here](https://www.browserstack.com/accounts/settings)
57
57
58
58
- Replace `bs://<app-id>` wkth the URL obtained from app upload step
59
59
@@ -88,7 +88,7 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
88
88
89
89
Open `browserstack_sample_local.rb` file in `android` or `ios` directory :
90
90
91
-
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials
91
+
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials. Get your BrowserStack access credentials from [here](https://www.browserstack.com/accounts/settings)
92
92
93
93
- Replace `bs://<app-id>` wkth the URL obtained from app upload step
0 commit comments