Orion360 SDK is a commercial product and requires a license file to work. An evaluation license is provided with the sample app. You can get a watermarked evaluation license file also for your own bundle identifier by creating an account to https://store.make360app.com, starting a new SDK project, providing your own package name, and selecting FREE Trial.
Modifying example applications is allowed for practising and testing the SDK, but publishing or redistributing example applications either in binary or source code format is forbidden.
Customers can freely use code from example applications in their own licensed applications.
Before using the SDK, read Licence Agreement
User manual is the best starting point for new users.
Various example applications demonstrate the most common use cases in practice.
Full API documentation is also included in the release package.
- Set up a typical iOS development environment and test that it works e.g. by creating a Hello World type test application from Xcode.
- Open Terminal application, and navigate to the folder where example application’s Podfile exists and type “pod install”.
- Open xcworkspace file that was created while the pods were installed (open Finder application and double click the file).
- Build the example application.
- Run on test device.
Feedback & support should be directed via email to [email protected].