Hi,
I'm new in Appium.
I would like to use Appium to do automation test on iOS application.
I was told that Appium is possible to run on actual iOS device from this video.
https://www.youtube.com/watch?v=meU4TzI3KNM
Thus, I have device name, platform, UDID of my iPhone parameter filled in the Appium GUI.
When I trying to start Appium Inspector, it failed to run.
And here is my Appium log:
http://pastebin.com/NP69A4YK
Where do I did wrong to do so? Thank you.