Overview

Aras Innovator contains an API for developing iOS Mobile Apps using Xamarin’s existing framework to generate an iOS App project.

The following sections describe the procedures needed to create a sample iOS App called ‘MyApp’ that connects to an Aras Innovator 31 instance, retrieves the “IncludedSolutions” Variable from the database, and displays the returned value.

The steps required are:

  1. Set up the required software.
  2. Create the application.
  3. Deploy the project.

The full code example can be found in Appendix B at the end of this document. The remainder of this document describes what is required in each step.

Note
This document is provided only as an example for creating an iOS application.The example in this document is not meant for production use.