Please help me with setting up Appium with a physical device (Ipod Touch)

Has anyone used Appium on ipod touch? I’m unable to run the test on a physical device even though the needed parameters such as UUID,device name, Bundle id etc is provided.

Try to run a app from xCode first.

The procedure is explain here: http://appoium.io , look for real device.

@sebv Thanks for the reply, but the app runs perfectly on xcode and simulator. I’m able to view the appium inspector while running using iOS simulator.