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
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
49
49
50
50
Open `BrowserStackSample.java` file in the `android` directory or `ios` directory :
51
51
52
-
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials
52
+
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials. Get your BrowserStack access credentials from [here](https://www.browserstack.com/accounts/settings)
53
53
54
54
- Replace `bs://<app-id>` with the URL obtained from app upload step
55
55
@@ -95,7 +95,7 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
95
95
96
96
Open `BrowserStackSampleLocal.java` file in the `android` or `ios` directory :
97
97
98
-
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials
98
+
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials. Get your BrowserStack access credentials from [here](https://www.browserstack.com/accounts/settings)
99
99
100
100
- Replace `bs://<app-id>` with the URL obtained from app upload step
0 commit comments