Skip to content
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

Remove UObject-derived classes references from native SDKs wrappers #662

Merged
merged 15 commits into from
Nov 20, 2024

Conversation

tustanivsky
Copy link
Collaborator

This PR introduces internal changes to the plugin that should enable adding the new API for using Sentry without instantiating classes derived from UObject.

Related to #654

#skip-changelog

Copy link
Contributor

github-actions bot commented Oct 21, 2024

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

Generated by 🚫 dangerJS against 4c481dd

@tustanivsky tustanivsky marked this pull request as ready for review October 29, 2024 11:02
Copy link
Collaborator

@PlasmaDev5 PlasmaDev5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good to me

# Conflicts:
#	plugin-dev/Source/Sentry/Private/Desktop/SentryScopeDesktop.cpp
@tustanivsky tustanivsky merged commit 952ad6d into main Nov 20, 2024
18 checks passed
@tustanivsky tustanivsky deleted the feat/cpp-api-separation branch November 20, 2024 08:27
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.

2 participants