11

Is there an application similar to genymotion for ios ? Also could genymotion be hooked on to appium ? I have been using genymotion for android but in search of a fast emulator for ios as well.

ace_tester
  • 137
  • 1
  • 1
  • 6

1 Answers1

13

No, there is not.

The only way to run an iOS app is in a simulator on a Mac that is shipped with Xcode or on an actual device. This is a restriction enforced by Apple developer license.

der_michael
  • 3,151
  • 1
  • 24
  • 43