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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ set LT_ACCESS_KEY="YOUR_LAMBDATEST_ACCESS_KEY"
25
25
26
26
### Upload Your Application
27
27
28
-
**Step-3:**Upload your **_iOS_**application (.ipa file) or **_android_**application (.apk file) to the LambdaTest servers using our **RESTAPI**. You need to provide your **Username** and **AccessKey**in the format `Username:AccessKey`in the **cURL** command forauthentication. Make sure to add the path of the **appFile**in the cURL request. Here is an example cURL request to upload your app using our RESTAPI:
28
+
Upload your **_iOS_**application (.ipa file) or **_android_**application (.apk file) to the LambdaTest servers using our **RESTAPI**. You need to provide your **Username** and **AccessKey**in the format `Username:AccessKey`in the **cURL** command forauthentication. Make sure to add the path of the **appFile**in the cURL request. Here is an example cURL request to upload your app using our RESTAPI:
0 commit comments