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

Document xcframework errors when using Hot Reload with a remote Mac #3959

Open
jamescrosswell opened this issue Feb 12, 2025 · 0 comments · May be fixed by getsentry/sentry-docs#12683
Open

Comments

@jamescrosswell
Copy link
Collaborator

Originally posted by @jamescrosswell in #3889

VS Hot Reload isn't compatible with static assemblies. Attempting to use Hot Reload when developing on Windows with a remote mac will result in an exception like:

The xcframework sentry.bindings.cocoa\5.0.1\lib\net8.0-ios17.0\Sentry.Bindings.Cocoa.resources.zip has an incorrect or unknown format and cannot be processed.

Although we can't do anything about this, the error message that users receive isn't super helpful and they may think it's a Sentry issue.

We should document this in the Troubleshooting section of our MAUI docs.

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

Successfully merging a pull request may close this issue.

2 participants