Can ipa file install on ios simulator?

Hi, I try to import ipa on ios simulator but when appium studio want to install in device simulator its getting closed


when click yes its closed

Do you get any specific error ?

Please attach logs by going to Help -> Open Logs Folder

As far as I know, you cannot install .ipa file on simulator. you need an .app file.

You can ask the developers to share you the .app file from the Xcode build location. The build should be run with target as simulator.