lunedì 22 ottobre 2012

Ground Control: a simple iOS library to control your remote for control

The needs to control your application from remote is becoming more and more important. Talking about iOS application you might want to hide or control some features during the Apple validation process or after the application has been launched.

Or maybe you'd like to show a specific message to the user under certain conditions that you can verify on server side.

Ground Control is an iOS library built on top of AFNetworking that makes easy to accomplish this task.

GroundControl asynchronously downloads and reads a remote plist file. This could be a static file or generated dynamically, like in the following examples

Few lines of code and you are ready to go. Discover more on GitHub

Nessun commento:

Posta un commento