Skip to main content

iOS (Swift)

Tutorials, sample code and SDKs to assist your iOS development.

SDKs
Link copied!

Sample code
Link copied!

The following examples are all written using Swift with the iOS Delivery SDK. Find these examples on GitHub within the SDK examples folder.

  • Banner. A simple banner. Content is retrieved from the CMS using a delivery key.

  • Carousel. A simple carousel with slides.

  • Multi content slot. How to render a slot that can contain banners, carousels and video.

An iOS example showing how to retrieve multiple types of content

  • Blog. An example of how to filter content using a blog.

The filter API example shows how to filter content by a category and sort the results in ascending or descending order.