How to use platform splash screen functionality on iOS without using MauiSplashScreen #12967
Unanswered
JoacimWall
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Add LaunchScreen.storyboard to your Platforms/iOS folder, and reference it in the info.plist. This overrides the MauiSplash storyboard that is added at build time. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Might be a nice candidate for an addition to the docs @davidbritch.
At this point I'm inclined to think that the functionality should work, but it's unclear how to do it. I think it might be better to open a discussion and/or maybe ask on a medium like Stack Overflow.
If you do think something is actually not working and thus a bug with .NET MAUI, feel free to open a new issue.
Thanks!
Originally posted by @jfversluis in #12917 (comment)
Hi see my last comments. You say that it's just to do as we did before in Xamarin, that's not my experience, but it takes a little more to make it work according to my experience. It would be good if it was included in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions