Skip to content

Commit

Permalink
readme: link to blog post (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored Dec 13, 2024
1 parent 4e45b28 commit 4027d19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ The SDK currently supports and is tested on the following platforms:

The SDK compiles with three latest engine versions.

Blog posts:
* [Building the Sentry Unreal Engine SDK with GitHub Actions](https://blog.sentry.io/building-the-sentry-unreal-engine-sdk-with-github-actions/)

## Known Limitations

- On all platforms captured crashes are uploaded to Sentry only after relaunching the crashed app since the in-process handler cannot do this within the same session. The only exceptions are Windows (if using the GitHub package) and Linux for which the out-of-process crashpad handler is used and crashes are uploaded immediately.
Expand Down

0 comments on commit 4027d19

Please sign in to comment.