ios-swift-example icon indicating copy to clipboard operation
ios-swift-example copied to clipboard

A Swift demo app using the Moltin iOS SDK.

⚠️This example is for Moltin API V1 and no longer maintained. Please see the Swift SDK for more examples.

Moltin Swift Example App

A simple example app that demonstrates how to use the Moltin iOS eCommerce SDK in Swift.

Prefer Objective-C? Check out our Objective-C example app instead

Getting started

This example app uses CocoaPods to manage dependencies.

  • Clone the project repository
  • Run pod install in the MoltinSwiftExample directory
  • Open the .xcworkspace file
  • You're all set.