I’m recently working on iOS automation using Appium. I find issue while using removeApp function.
The error is that, they find error looking up for removeApp function. Any solutions?
FAILED CONFIGURATION: @AfterMethod tearDown
java.lang.NoSuchMethodError: io.appium.java_client.ios.IOSDriver.removeApp(Ljava/lang/String;)V