Skip to content

feat: Added Cysharp and DG.Tweening to InAppExclude #2285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Aug 13, 2025

Fixes #2269

The SDK should mark known third party tools and libraries to InAppExclude so that the stacktrace highlights the really relevant bits - the user's code.

Cysharp

Before:
Screenshot 2025-08-13 at 13 48 55

After:
Screenshot 2025-08-13 at 14 07 59

DG.Tweening

Before:
Screenshot 2025-08-13 at 14 46 35

After:
Screenshot 2025-08-13 at 14 50 47

Copy link
Contributor

github-actions bot commented Aug 13, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 348ebfb

@bruno-garcia
Copy link
Member

Missing changelog?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Cysharp as InApp=false
2 participants