Blazor MAUI ios blank screen

AdamZebrowski-4736 1 Reputation point
2022-12-20T12:19:06.837+00:00

Hi,
I have created a stock Blazor MAUI project.
It can run fine on Windows, Android and Mac.
When I try to run it on IOS, it boots and then just displays a blank screen.
Is this a known issue?
How to fix that?
TIA,

Developer technologies | .NET | Blazor
Developer technologies | .NET | .NET MAUI
{count} votes

1 answer

Sort by: Most helpful
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,441 Reputation points Microsoft External Staff
    2022-12-22T09:51:29.107+00:00

    Hello @AdamZebrowski-4736 ,

    Xcode 14.2 is being worked on and it's not supported yet, you can try to downgrade back to Xcode 14.1 and run the app on iOS16.1 device.
    (You can download Xcode 14.1 from the downloads page in the Apple Developer Portal , then install the packages, and open code, go to Xcode->Perference->Location->Command Line Tool, select Xcode14.1)

    In addition, there is a same issue reported at GitHub - The MAUI Blazor doesn't work on iOS 16.2.#12124, you could follow the progress.

    Best Regards,
    Wenyan Zhang


    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.

    0 comments No comments

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.