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

[iOS] Splash and app icon doesn't work on a real device #22136

Closed
Blinchik91 opened this issue Apr 30, 2024 · 4 comments
Closed

[iOS] Splash and app icon doesn't work on a real device #22136

Blinchik91 opened this issue Apr 30, 2024 · 4 comments
Labels
area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer platform/iOS 🍎 s/needs-info Issue needs more info from the author s/no-recent-activity Issue has had no recent activity t/bug Something isn't working

Comments

@Blinchik91
Copy link

Blinchik91 commented Apr 30, 2024

Description

The given splash and app icon doesn't work on a real iOS device (in my case iPhone 12), it always shows the .NET splash and icon.
I found similar problems but none of the suggested solutions work. (Clearing data, restart, renaming resources etc.)

It works without any problems with the iOS emulator.

Steps to Reproduce

  1. Deploy the App on a iOS device
  2. .NET App Icon is set (Should be a goat)
  3. .NET Splash is set (Should be a goat)

Link to public reproduction project repository

https://github.com/Blinchik91/MauiApp1

Version with bug

8.0.14 SR3.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 17.4.1

Did you find any workaround?

No

Relevant log output

No response

@Blinchik91 Blinchik91 added the t/bug Something isn't working label Apr 30, 2024
@jsuarezruiz jsuarezruiz added area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer platform/iOS 🍎 labels Apr 30, 2024
@asi-evin
Copy link

I cloned your repo and built your app in debug to a remote iOS device and I see the goat. I'm going to make the bold assumption that you're not pushing to a local iOS device, as that will not use your icon.

Check your "obj\Debug\net8.0-ios\ios-arm64\resizetizer" directory and see if your expected splash and icons are there. Delete the obj folder if they are not correct before you rebuild.

You can also try uninstalling the app AND restarting your iOS device, I think I remember a long time ago I had an issue with my icon not changing and that fixed it.

@jfversluis
Copy link
Member

Are you using Hot Restart? In other words, are you deploying to a physical iOS device from Windows without a Mac involved? If yes, this is a known limitation.

Could you please confirm?

@jfversluis jfversluis added the s/needs-info Issue needs more info from the author label May 1, 2024
Copy link
Contributor

Hi @Blinchik91. 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.

@dotnet-policy-service dotnet-policy-service bot added the s/no-recent-activity Issue has had no recent activity label May 6, 2024
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer platform/iOS 🍎 s/needs-info Issue needs more info from the author s/no-recent-activity Issue has had no recent activity t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants