This tutorial shows how to run an iOS Objective-C demo using LEADTOOLS.
Overview | |
---|---|
Summary | This tutorial covers how to properly add your LEADTOOLS license files and run the iOS Demos shipped with the LEADTOOLS SDK. |
Completion Time | 10 minutes |
Platform | iOS (Objective-C) |
IDE | Xcode |
Runtime License | Download LEADTOOLS |
Navigate to one of the iOS demo projects and open it in Xcode.
For the purposes of this demo, we will be setting up and running the Viewer demo found at the following default installation location: <INSTALL_DIR>/LEADTOOLS23/Examples/Viewers/Xcode/iOS/Objective-C/ViewerDemo
.
If you do not have the iOS/macOS LEADTOOLS SDK ZIP on your machine proceed as follows:
Navigate the installation structure to the <INSTALL_DIR>/LEADTOOLS23/Support/Common/License
directory. Copy your LEADTOOLS license (.LIC) and LEADTOOLS key (.LIC.key) files into that directory. Ensure that the license and key files that are copied over are using the specified naming convention LEADTOOLS.LIC
and LEADTOOLS.LIC.key
.
Note: LEADTOOLS Demo Xcode projects by default reference the license and key files from
<INSTALL_DIR>/LEADTOOLS23/Support/Common/License
. The license and key files use a naming convention that must not be altered. No other changes are needed to run the projects.
To run the iOS demo, press Command + R.
In this tutorial, we covered where to locate the LEADTOOLS iOS demo projects and add the LIC and KEY files to the proper folder to run the iOS demo projects.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document