Skip to content

Overview

This section describes macOS and iOS application development with VIRNECT Track.

Contents

  • Basic usage
    Instructs on importing Track library into an existing project in XCode.
    Describes the usage of Track Framework with Objective-C.

  • Extras
    Advanced topics and additional functions of the Track library.

Requirements

  • Track requires

    • minimum macOS version Big Sur
    • minimum iOS version 14
    • Language: Objective-C
    • Architecture: x64
  • Permissions

    • INCOMING CONNECTIONS needed to check the license key
    • OUTGOING CONNECTIONS needed to check the license key
    • CAMERA needed to access the back-facing camera

Limitations

Features of release 1.2.0 are not yet supported within Unity:

  • CAD targets
  • Map targets
Back to top