Ionic and iOS

Has anyone actually got Ionic to work with iOS? What is the simplest possible example of this? I have not been able to get it to work on an iOS simulator or on a device. My process fails at the xcodebuild stage for both the simulator and the device. I am guessing that a huge number of people must also have this problem. I have developed numerous native iOS apps but have no idea how to fix this problem.

Are you using Ionic 1 or Ionic 2/3? Your post is in the Ionic 1 category, but this is quite old, so I’m asking.

The easiest way is to just create a new project (doesn’t matter which starter, blank, sidemenu, tabs…), add the iOS platform and build/emulate for iOS - the docs should cover it all. If not, please let us know more about the errors you are getting.

I have successfully used ionic in IOS application. Share exact problem you are facing so that I can guide you