Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 676 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 676 Bytes

This is a simple demo app demonstrating how to integrate the Aviary iOS SDK in a universal (iPhone/iPad) app.

How to use

Run the following to clone and open the project (the --recursive option is used to automatically clone the AviarySDK submodule):

git clone --recursive git://github.com/AviaryInc/iOS-SDK-Sample.git
open iOS-SDK-Sample/AviarySDKSample.xcodeproj

Questions & bug reports

If you see a bug in the sample app, feel free to post an issue here. Otherwise, please post questions and bug reports related to the Aviary SDK on the issue tracker at the official repository.