We recently hosted a webinar on our iOS SDKs for the Contentful Content Delivery (CDA) and Content Management API (CMA). In the first part, we build a map of beer bars which can be drilled down to some detail information on the invidual bars, using the CDA:
In the second part, we build a simple editor for textual content of a new bar. We also learned to upload image assets and link them to an existing entry:
You can find the example code on GitHub, you can also find our open-source SDKs there. Check out the API documentation of the CDA and the CMA, as well as our developer documentation.