Uninstall/reset the app to initial state on iOS Real device

can you guide me how to reset/uninstall the app to its initial state on iOS Read device (iPad).

You can uninstall app using ideviceinstaller and initiate driver again.

1 Like

@kirill
When you start your driver with a real device, does Appium install it successfully? I keep getting the fruitstrap error on Yosemite, iOS 8.3 device (Appium Java client).

I’m installing and uninstalling between scenarios using the Java commands.

fruitstrap? I think it was replaced with ideviceinstaller tools. I’d advice to update appium, ideviceinstaller tools are better. I am using ideviceinstaller with Ruby to uninstall app.