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

Images are not showing on Android - MAUI 9.0.0 #25843

Open
LeoJHarris opened this issue Nov 13, 2024 · 6 comments
Open

Images are not showing on Android - MAUI 9.0.0 #25843

LeoJHarris opened this issue Nov 13, 2024 · 6 comments
Labels
area-image Image loading, sources, caching platform/android 🤖 potential-regression This issue described a possible regression on a currently supported version., verification pending s/needs-repro Attach a solution or code which reproduces the issue s/triaged Issue has been reviewed t/bug Something isn't working

Comments

@LeoJHarris
Copy link

Description

Images are not showing on Android when updating to latest 9.0.0 MAUI, rolling back the images displaying properly again.

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

9.0.0 GA

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

8.0.93 SR9.3

Affected platforms

Android

Affected platform versions

Android 35

Did you find any workaround?

Rolling back MAUI

Relevant log output

@LeoJHarris LeoJHarris added the t/bug Something isn't working label Nov 13, 2024
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@LeoJHarris
Copy link
Author

Only tested in Debug config

@PureWeen PureWeen added s/needs-repro Attach a solution or code which reproduces the issue potential-regression This issue described a possible regression on a currently supported version., verification pending platform/android 🤖 area-image Image loading, sources, caching labels Nov 14, 2024
@Jcardif
Copy link

Jcardif commented Nov 17, 2024

same issue after upgrading to .net 9

@dotnet-policy-service dotnet-policy-service bot added s/needs-attention Issue has more information and needs another look and removed s/needs-repro Attach a solution or code which reproduces the issue labels Nov 17, 2024
@Zhanglirong-Winnie
Copy link

Hi, @LeoJHarris
Could you provide us with a sample project so we can investigate it further? Looking forward to your reply!

@Zhanglirong-Winnie Zhanglirong-Winnie added the s/triaged Issue has been reviewed label Nov 18, 2024
@jfversluis jfversluis added s/needs-repro Attach a solution or code which reproduces the issue and removed s/needs-attention Issue has more information and needs another look labels Nov 18, 2024
Copy link
Contributor

Hi @LeoJHarris. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@Redth
Copy link
Member

Redth commented Nov 18, 2024

@LeoJHarris one other thought is that maybe deleting the bin/ and obj/ folders and trying again to see if the issue remains. I wonder if something is cached in the intermediate output that's causing some issues for a project built for net8.0 then upgraded in place and incrementally built for net9.0. Just a thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-image Image loading, sources, caching platform/android 🤖 potential-regression This issue described a possible regression on a currently supported version., verification pending s/needs-repro Attach a solution or code which reproduces the issue s/triaged Issue has been reviewed t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants