MAUI Splash screen rounded image

Bhuwan 881 Reputation points
2022-11-07T13:49:49.967+00:00

Hi

i am facing issue on MAUI splash screen. Multiple time i am trying but always display image in rounded shape. Can you suggest me exact splash screen svg image height and width.

Developer technologies | .NET | .NET MAUI
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-11-08T07:50:21.773+00:00

    Hello,

    Do you set the target-framework to android 12 or later?
    If so, this issue is related to the splash changes in android 12

    Android 12+ has additional image requirements for splash screen.

    I found a similar thread in GitHub, and this issue was solved in Service release 5, please update your VS to the latest.

    Here is a workaround to fix this issue, you can refer to it as well.

    Best Regards,

    Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.