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.26k stars 1.76k forks source link

Image and Font Failed to load on iPhone 15 plus which results to a white empty page #25796

Open mrjcitadel opened 1 week ago

mrjcitadel commented 1 week ago

Description

When I run the app on iPhone 15, it works fine but when I run it on iPhone 15 plus, it only shows white empty screen.Image

Steps to Reproduce

Create an app. import .svg images on image folder. Add Font run on iPhone 15 plus

Image

Link to public reproduction project repository

No response

Version with bug

8.0.93 SR9.3

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

8.0.93 SR9.3

Affected platforms

iOS

Affected platform versions

iOS 18.1

Did you find any workaround?

No work around yet.

Relevant log output

IIOImageSource:439: *** ERROR: can't open '[Simulator image path]'(fileExists == false)

GSFont: "Gotham-Medium" already exists.
GSFontRegisterCGFont(<CGFont (0x600003f59180): Gotham-Medium>) failed 305
Ying-6 commented 1 week ago

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

dotnet-policy-service[bot] commented 3 days ago

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