User ionic to create ios native app

ionic

ionic integrate the nodejs, cordova, ios-sim together.
I tried to install, build and emulate the app from tips on the ionic website. But it doesn’t work.

The problem is ionic can’t launch the app in the simulator.

After trying different solutions, like kill -9 the apple coresimulator process…
I use ios-sim to launch the app project.

ios-sim launch ./platforms/ios/build/emulator/myApp.app

Cool

Let me play in the ionic world.