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
@@ -44,7 +44,7 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
44
44
45
45
Open `BrowserStackSample.js` file in `Android` or in `ios` folder
46
46
47
-
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials
47
+
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials. Get your BrowserStack access credentials from [here](https://www.browserstack.com/accounts/settings)
48
48
49
49
- Replace `bs://<app-id>` wkth the URL obtained from app upload step
50
50
@@ -78,7 +78,7 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
78
78
79
79
Open `BrowserStackSampleLocal.js` file in `Android` or in `ios` folder
80
80
81
-
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials
81
+
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials. Get your BrowserStack access credentials from [here](https://www.browserstack.com/accounts/settings)
82
82
83
83
- Replace `bs://<app-id>` wkth the URL obtained from app upload step
0 commit comments