How do find the path name for any app located in my iPhone so I can launch it via Appium? When I open up Appium (1.4.8), I click on the apple icon and am prompted to enter the App path (under iOS settings). If I'm trying to launch an app that's internally located in my iPhone, what do I put for the app path?
Ex: If I want to launch the Weather app from my iPhone on appium via the appium inspector, where can I get the .app path?
I have Xcode 7.0.1 and it is able to recognize my phone as a hardware device available for testing.