-
Notifications
You must be signed in to change notification settings - Fork 559
Open
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.Area: LinkerIssues when linking assemblies.Issues when linking assemblies.need-attentionA xamarin-android contributor needs to reviewA xamarin-android contributor needs to review
Milestone
Description
Android framework version
net8.0-android
Affected platform version
VS 2022 17.11.2
Description
As shown in the image, the unusable codes are not being removed in the apk compilation.
A project was created in maui for the android platform, but when I generate the apk and decompile the apk in JADX, I see that the WebView codes that were not used at any time are in the apk
Steps to Reproduce
1 Create a new project.
2 Generate the apk file.
3 Open JADX and locate the apk.
4 In the Navigation tab > Search by text
5 In the search box type > Webview
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.Area: LinkerIssues when linking assemblies.Issues when linking assemblies.need-attentionA xamarin-android contributor needs to reviewA xamarin-android contributor needs to review