Introduction to the Bear SDK iOS
Welcome to the Bear SDK. This document is designed to help you from your very first steps with the Bear SDK all the way through to advanced concepts and examples for developing your augmented reality project.
SDK and sample apps requirements:
- iOS 9.0 and higher
- Xcode 9.2 and higher
- Swift 4.0 and higher
- A valid iOS Development Certificate
Warning: BearViewController supports portrait orientation only. In fact, you can still use it in landscape-only application, but it is not officially supported.
How to run sample apps:
The BearSDK is already integrated in the project.
- Download sample apps repository.
- Bootstrap dependencies
carthage bootstrap --platform iOS
- Open
BearSDK.workspace
in XCode. - Setup certificates.
- Run
SampleApp
orSampleAppObjc
scheme on your device (running on simulator is not available with the SDK).
Sample markers:
Once you compiled and installed the application on a physical device, you can scan the markers located in the markers folder.
These are examples to show you preview of augmented targets using Bear Go