Installing the Demo Via Xcode

To start looking at the KnomiMobile-SampleApp-iOS, we recommend using Xcode 15.0 or higher to compile and run the demo on your iOS device. To begin using the demo:

  1. Ensure that all Pods have been downloaded and installed by running pod install from the highest level directory.

  2. Open Xcode. Select Open an Existing Project. Open Knomi\ Mobile\ Sample\ App.xcworkspace.

  3. For this sample application ensure that the Regula license file (regula.license) in the project and that the license is marked as a part of the app’s Target Membership within the Document Inspector.

  4. Connect a compatible iOS device to the computer, and select Trust

  5. Ensure that Knomi Mobile Sample App is selected from the scheme list and select the play button to Start the active scheme when the project has finished preparing your device.

  6. For this sample application place the Regula license file (regula.license) in the raw directroy with resources (app/src/main/res/raw)

  7. Select your connected device in ios and press Run.


  8. Please note:

    • The iOS simulator is not available as an option for KnomiMobile-SampleApp-iOS.

    • A connected device must be used for debugging and testing.

    • A connected device must already be setup for testing.

    Please see the manual for getting started with the API and understanding the demo code.