Application does not install on ios Simulator

I want to run my automated ios tests on a simulator. But when i try to import my application, it does not install on the simulator at all.

i have added the ios simulator through appium studio.

What should be done, for it to install and run my scripts.

Any updates on this?

Hi @nisha

What happens when you try to install the application?

Are there any error messages when you try to install the application?

what version of XCode are you using? I found that the simulator no longer works with Appium Studio if Xcode is version 9 or 10. There are other threads on the forum.

You need to import an application which was built for simulators and not for real devices

for more info :

https://docs.experitest.com/display/TD/SeeTestAutomation+-+Connecting+An+iOS+Simulator#SeeTestAutomation-ConnectingAniOSSimulator-Buildingapplications