App Installation
There are multiple ways to get the target application installed properly on to the test device.
- Apple App Store
- IPA File (sideloading)
To side-load the application:
- On Device
- macOS
- Linux
Copy the IPA file to the device, then use ipainstaller to install the app.
ipainstaller filename.ipa
ideviceinstaller -i filename.ipa
ipainstaller install filename.ipa