Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 623 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 623 Bytes

Raygun for Swift UI Example App

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.

Usage

  1. Clone the repository
  2. Open the RaygunSwiftUIExample.xcodeproj file in Xcode
  3. Replace YOUR_API_KEY_HERE in RaygunCatalogueApp.swift file with your Raygun API key
  4. Run the app on a simulator or device