CiviCRM iphone app ( pre alpha release )

Publicado
2010-08-18 06:26
Written by

I have developed very basic iphone app for CiviCRM using Titanium framework.

Features
  • Allows users to "Search Contacts" from their remote CiviCRM database.
  • Add Individuals.
  • App uses CiviCRM REST interface so you can scale it according to your needs.
You can get the code from our public svn repository: http://svn.civicrm.org/tools/branches/v3.2/other/iphone_1.0/ Few screenshots:
If you want to check this app, first you need to install Titanium framework and then import above code as New project.

Comments

So I have Titanium downloaded, and the app installed I think. but when I run it all I get is a blank screen tat says "Welcome to Titanium".

Obviously I'm missing something, any idea what?

any chance we could get more detailed instructions on how to get it up and running?

I tried this on Titanium Development tool for Linux with android sdk, since Linux doesn't support iphone sdk.
I am feeling very happy to see CiviCRM on mobile :)