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

Error MAUI0000: System.MissingMethodException in Microsoft.Maui.Resizetizer.targets #3766

Open
jamescrosswell opened this issue Nov 18, 2024 · 0 comments

Comments

@jamescrosswell
Copy link
Collaborator

We've seen this a couple of times now... most recently here:

Error: /Users/runner/.dotnet/packs/Microsoft.Maui.Resizetizer.Sdk/7.0.101/targets/Microsoft.Maui.Resizetizer.targets(531,9): error MAUI0000: System.MissingMethodException: Method not found: 'SkiaSharp.SKTextBlob SkiaSharp.SKTextBlob.CreatePositioned(System.String, SkiaSharp.SKFont, System.ReadOnlySpan`1<SkiaSharp.SKPoint>)'. [/Users/runner/work/sentry-dotnet/sentry-dotnet/test/Sentry.Maui.Device.TestApp/Sentry.Maui.Device.TestApp.csproj::TargetFramework=net7.0-ios]

I believe it's related to the MauiSplashScreen and/or the MauiIcon. These are so problematic (we have issues with these in the Sentry.Samples.Maui app as well) that maybe we just remove them for the purposes of a test app.

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

No branches or pull requests

1 participant