Skip to content

An abstraction of the various synchronization policies used when linking a remote iPhone app to a supporting backend web service. Abstracted from the ObjectiveResource project.

Notifications You must be signed in to change notification settings

justincinmd/objectivesync

 
 

Repository files navigation

You'll notice while using the sample application that about 15% of all XML requests fail, and about 2 seconds of latency is added to each request.  This is to simulate more accurately cellular internet access for testing purposes.  You can verify request failure was intentionally caused by checking for the "Simulated Failure!" message in the console.

About

An abstraction of the various synchronization policies used when linking a remote iPhone app to a supporting backend web service. Abstracted from the ObjectiveResource project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 86.5%
  • Ruby 13.4%
  • JavaScript 0.1%