by Paul Mietz Egli (paul@obscure.com)
TiApphance is an Appcelerator Titanium module which wraps the Apphance SDK.
- Download the Apphance production framework and place it in $HOME/Library/Frameworks.
- Build the module with
./build.py
- Place the
com.obscure.tiapphance-iphone-0.2.zip
file in your application's root directory. - Add
<module platform="iphone">com.obscure.tiapphance</module>
to yourtiapp.xml
.
- Titanium SDK 1.8.2 or later
- Xcode 4.2 or later to build
- An Apphance account
- TiApphance is under the Apache License 2.0
- The Apphance SDK has a separate licensing agreement and terms of service
just getting started... :)