This is a simple demo app demonstrating how to integrate the Aviary iOS SDK in a universal (iPhone/iPad) app.
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
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.