Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 679 Bytes

File metadata and controls

17 lines (13 loc) · 679 Bytes

Sample App for Network Simulation test on BrowserStack

https://www.browserstack.com/app-automate/network-simulation

Uses IPA file under folder GeneratedIPA

Sample Java Code to run a network simulation test using the IPA file:

If you wish to make changes to the app, please follow the steps listed below:

  • Clone the repo
  • Open the project using XCode
  • Make required changes
  • Configure Apple Developer account in XCode if not configured already
  • Go to Product > Archive > Export (Ensure you select 'Generic iOS Device' in the device selection dropdown)