-
Notifications
You must be signed in to change notification settings - Fork 622
[BUG] Maui Android .Net 7 Linker issue #2327
Copy link
Copy link
Closed
Description
Description
Skia Sharp Nugets results in a linker errror in Maui with .Net 7 wen Startup Tracing is used for an Android Release.
Expected Behavior
Works in Debug and Release mode.
Actual Behavior
Fatal error in IL Linker Unhandled exception. Mono.Linker.LinkerFatalErrorException: ILLink: error IL1011: Failed to write 'obj\Release\net7.0 -android\android-x64\linked\SkiaSharp.Views.Android.dll
Basic Information
- Version with issue: 2.88.3
- Last known good version: 2.88.1 only with .Net 6
- IDE: Visual Studio
- Platform Target Frameworks:
- Android: Android 13 API level 33
May be a workaround for someone
If Aot and trimming is disabled Disable Linking
Reproduction Link
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels