Hi all,
I'm a student working on a project where a need to integrate my iPad (or iPhone) application with a Rails Web App, populating the database from the iOS side and displaying the contents in the web app. I've found ObjectiveResource, but I've had difficulty getting it up and running (went through the getting started, and had the simulation crash on me after attempting to save the new entry). This would be an application running on an intranet with pretty mild database requirements. I apologize if I've missed something obvious, I'm somewhat new to both iOS programming and rails. I'd really appreciate any advice or direction, or even a better approach to the problem if one should exist.
Thanks!