-
Notifications
You must be signed in to change notification settings - Fork 564
Closed
Labels
Area: App RuntimeIssues in `libmonodroid.so`.Issues in `libmonodroid.so`.
Description
Android framework version
net9.0-android
Affected platform version
All
Description
The dotnet/runtime repo has migrated from consuming madler/zlib and zlib-intel to consuming zlib-ng. We merged this PR on 7/2 to achieve that: dotnet/runtime#101465
The main issue tracking this migration effort is dotnet/runtime#101465
In consequence, xamarin-macios and xamarin-android might need to make changes to ensure they retarget their dependencies appopriately.
Note: We ensured that mobile platforms find and consume the system-installed zlib, but are going to delete the zlib and zlib-intel references from the repo. So please help determine if you need to take actions on this repo.
This needs to be done before .NET 9 gets published.
Please let @carlossanlop or @akoeplinger know if you have any questions.
Steps to Reproduce
Did you find any workaround?
Relevant log output
-Metadata
Metadata
Assignees
Labels
Area: App RuntimeIssues in `libmonodroid.so`.Issues in `libmonodroid.so`.