Nirvana iPhone Developer's Guide
This guide describes how to develop and deploy Apple iPhone applications using Nirvana, and assumes you already have Nirvana installed.
If you are new to Nirvana, please see Nirvana for Developers, which describes general concepts, installation and administration.
If you cannot find the information you require in this section please contact support@my-Channels.com.
Nirvana iPhone Client Development
Nirvana for the iPhone is provided through a port of our Nirvana C++ library. The iPhone development environment supports both Objective-C and C++ and allows resources from either environment to coexist and be accessble from the other.
Nirvana for the iPhone is delivered as a suite of static libraries built for the platform along with their associated header files. Dragging the libraries into XCODE automatically includes them in your project. The Nirvana iPhone download available above includes all the required libraries, header files and full source for our TradeSpace implementation on the iPhone
For additional examples on how to use Nirvana see below
