fairmatic / fmsdk-insurance-sample-ios

Sample app for insurance implementation using Fairmatic SDK
MIT License
1 stars 0 forks source link
fairmatic fairmatic-insurance-sample fairmatic-ios fairmatic-sample-app

Sample Insurance App for Fairmatic SDK

Sample app for insurance implementation using the Fairmatic SDK (docs.fairmatic.com)

Pre-requisites

Steps to run the app

  1. Clone the repository, navigate to the repository using your terminal.
  2. Run pod install. This will install the Fairmatic SDK along with the necessary dependencies.
  3. Open the FairmaticInsuranceSample.xcworkspace using Xcode.
  4. Open the FairmaticManager.swift and replace the private let sdkKey = "" with your SDK key.
  5. Run the application on your desired device.