Exceptionless in Swift Example Repo
This repository is the companion to the blog post How To Monitor Events in Swift. It has basic example code to show you how to use Exceptionless within a Swift project.
To run the sample:
- Clone the repo
- Open Xcode
- Find the project and open within Xcode
- Add your Exceptionless API key in the two spots specified in the
ContentView.swift
file.