Part5 – Run the app on Simulator
Welcome to Part5 – Run the iOS app on simulator.
In this blog, we will see how to run the app on iOS simulator from Xcode. You can also run the app on iOS device if you have Apple Developer account and configured the provision profiles.
Lets have a look at running the app on simulator.
Without doing any changes, just run the project. Click on Command + R to run the project. |
![]() |
Enter username and password. Username: username of hanatrial.ondemand.com Password: password of hanatrial.ondemand.com
|
![]() |
After successful login, you would be able to see the collections and its details.
|
|
If you notice that, we have run the app on simulator successfully without modifying a single line of code in the Xcode project, which is created by “HCP SDK for iOS Assistant” on Mac.
So far we have learnt that, the “HCP SDK for iOS Assistant” is enables the developers to develop the iOS native applications quickly and reduce the manual development efforts.The SDK takes care of,
- Xcode project creation
- Secure way of authentication & registration on “Mobile Service for Development and Operations”
- Proxy classes for OData Collections
- Displaying the data on the UI
Most of the manual development functionalities has been automated with “HCP SDK for iOS Assistant” application. The SDK enables,
- Developers focus on business functionalities
- To make quick GTM solutions/strategies by Business users
Thank you very much. Have a good luck with app development.