https://github.com/exceptionless/exceptionless-swift-example
https://github.com/exceptionless/exceptionless-swift-example
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/exceptionless/exceptionless-swift-example
- Owner: exceptionless
- Created: 2021-04-07T12:49:03.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T12:53:08.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T05:24:52.249Z (12 months ago)
- Language: Swift
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.