Core Implementation Neo2: Objective-C; Integrating With Idtech Framework; Import The Necessary Framework/Libraries - IDTECH NEO2 Manual

Apple ios sdk guide
Hide thumbs Also See for NEO2:
Table of Contents

Advertisement

Chapter 6

Core Implementation NEO2: Objective-C

IDTech Framework includes class libraries to interface with the NEO2. This guide assume a fair understanding of
Xcode 5.0+ and general Apple iOS programming knowledge.

6.1 Integrating with IDTech framework

Import the necessary framework/libraries

Add Import statements to utilize frameworks
Amend the view controller interface
Implement optional delegate protocols
Allocate/initialize IDT_NEO2 objects
Sample Project Tutorial
6.2 Import the necessary framework/libraries
Communicating with IDTech Devices requires the following framework/libraries to be imported into the project:
• IDTech.framework
• ExternalAccessory.framework
• MediaPlayer.framework
• AVFoundation.framework
• AudioToolbox.framework
• CFNetwork.framework
• CoreBluetooth.framework
Also, import the following resource bundle:
• IDTech.bundle
Under Build Phases, select Link Binary With Libraries and click the Add (+) button
IDTech iOS SDK Guide for NEO2 #80152802-001
15

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NEO2 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents

Save PDF