This repository contains an example Swift UI app showing how to integrate the raygun4apple provider via Swift Package Manager into a Swift UI app.
Raygun is a crash reporting and real user monitoring provider that allows you to track and diagnose errors in your app.
- Clone the repository
- Open the
RaygunSwiftUIExample.xcodeproj
file in Xcode - Replace
YOUR_API_KEY_HERE
inRaygunCatalogueApp.swift
file with your Raygun API key - Run the app on a simulator or device