0

I used the phonegap website to create an IPA file.

Now I want to test it in the simulator to make sure it works.

How can I do this?

Philip Kirkbride
  • 21,381
  • 38
  • 125
  • 225

1 Answers1

2

That's not possible. An IPA file is built to be run on an iOS device only and the simulator can only run Apps built in xCode specifically for the simulator.

Louis B.
  • 2,348
  • 1
  • 29
  • 51