diff --git a/ios/README.md b/ios/README.md index bdca5cf..dd76f1e 100644 --- a/ios/README.md +++ b/ios/README.md @@ -6,6 +6,8 @@ curl -u "username:accesskey" -X POST "https://api.browserstack.com/app-automate/upload" -F "file=@/path/to/app/file/Application-debug.ipa" ``` +- If you do not have an .ipa file and looking to simply try App Automate, [you can download our sample app and upload](https://www.browserstack.com/app-automate/sample-apps/ios/WordPressSample.ipa) +to the BrowserStack servers using the above API. - Update the desired capability "app" with the App URL returned from the above API call For frameworks integration with BrowserStack, refer to their individual repositories -