Vuforia Beginner Tutorial
This is a very basic tutorial to get the Vuforia AR samples running on your iPhone..
Requirements:
- Latest edition iPhone
- Apple MacBook or Mac with latest High Sierra
- Xcode installed
- Update your Apple Mac and iPhone
- Download and install Xcode from App Store on your MacBook Pro
- Create account on https://developer.vuforia.com/
- Download the iOS SDK – https://developer.vuforia.com/downloads/sdk#downloadModal
- Download the Samples – https://developer.vuforia.com/downloads/samples#downloadModal
- Extract the SDK files
- Extract the Samples files
- Select and Copy VoforiaSample into Voforia-SDK-ios…\samples folder
- Connect your iPhone into your MacBook pro via USB
- Open the VuforiaSamples.xcodeproj file in XCode
- Follow instructions here – https://library.vuforia.com/articles/Solution/Getting-Started-with-Vuforia-for-iOS-Development.html
- Setup Project to run on iPhone Device
- Change the General | Identify |Bundle Identifier – https://help.apple.com/xcode/mac/9.0/index.html?localePath=en.lproj#/deve21d0239c
- Change Singing to your Apple Developer account
- Log in to your Vuforia account and create a license key Search and find the following string: Vuforia::setInitParameters(mVuforiaInitFlags as per https://library.vuforia.com/articles/Solution/How-To-add-a-License-Key-to-your-Vuforia-App
- Build and Run the App
- On the iPhone – General | Device Management and then approve the App