xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.64k stars 1.88k forks source link

[Bug] Xamarin Splash screen not visible turns out black in iOS #15867

Closed PramodMAUI closed 4 months ago

PramodMAUI commented 4 months ago

Description

Steps to Reproduce

  1. Create a sample app in Xamarin.Forms from windows machine
  2. Connect to Mac machine with Xcode installed
  3. Deploy on simulator or physical device

Expected Behavior

Splash screen should appear with blue background and Xamarin X logo

Actual Behavior

Displying black screen

Basic Information

Environment

Show/Hide Visual Studio info ``` ```

Build Logs

Screenshots

Reproduction Link

Workaround

jfversluis commented 4 months ago

Probably due to this: https://github.com/xamarin/xamarin-macios/issues/18777 if you create a release version it should work.

PramodMAUI commented 3 months ago

We are facing this issue in release mode as well. Getting white screen.