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

fix: Sentry.Unity.Editor.iOS is 'OSX only' by default #559

Merged
merged 3 commits into from
Feb 14, 2022

Conversation

bitsandfoxes
Copy link
Contributor

Closes: #525
Instead of requiring users to have the iOS module installed or embed the package and delete the Sentry.Unity.Editor.iOS.dll to get rid of the error, we set the default import settings to OSX only.
If a user targets iOS on Windows we log the problem with a solution.

@bitsandfoxes bitsandfoxes marked this pull request as ready for review February 14, 2022 15:58
@bruno-garcia
Copy link
Member

Link to docs can come later btw if you want to expedite this fix

@bruno-garcia
Copy link
Member

odd, CI didn't run

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.

Sentry.Unity.Editor.iOS and AppDomain.CurrentDomain.GetAssemblies() for Android target platform
2 participants