dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.05k stars 1.73k forks source link

Splash Screen does not update iOS #20604

Closed EminNiftili closed 7 months ago

EminNiftili commented 7 months ago

Description

When changing the splashscreen (or icon), the changes are visible on both Android and iOS simulators, but when deployed to a physical device, it shows the original purple background with .NET in the centre. Also same problem happened for app-icon.

For this issue, all dotnet version have same problem (DotNet 7, DotNet 8)

My Repo link

Steps to Reproduce

  1. Create a new .NET MAUI App application
  2. Replace the content of splash.svg with another image.
  3. Replace the content of appicon.svg and appiconfg.svg with another image.
  4. Run the project on a local device (android). I used an Redmi Note 9 Pro. Android 12. MIUI GLOBAL 14.0.3
  5. Note the splash screen has been changed
  6. Run the project on a local device (ios) - I am using an iPhone 15 Pro Max, 17.3.1 and Iphone SE gen 3rd gen 15.5
  7. Both of device note the splash screen remains with the stock ".NET" item.

Link to public reproduction project repository

https://github.com/EminNiftili/MauiApp-SplashScreen-Bug

Version with bug

Unknown/Other

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 15.5, iOS 16.7.5, iOS 17.3.1,

Did you find any workaround?

No workaround at this time

Relevant log output

No response

acaliaro commented 7 months ago

This should happen if you work on a windows machine. You should use a Mac to have the splash screen updated

EminNiftili commented 7 months ago

This should happen if you work on a windows machine. You should use a Mac to have the splash screen updated

I will relocate my project to Mac in accordance with your answer. I will let you know what happens next here.

ghost commented 7 months ago

Hi @EminNiftili. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. 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.

ghost commented 7 months ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.