Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,354 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have created a LaunchScreen.storyboard file on my iMac and I use this file in my iOS project in Visual Studio on Windows 11. But the problem is that the background color of my LaunchScreen.storyboard file is not displayed when I debug my iOS project on my iPad, the background color is always white. I pair Visual Studio on my Windows 11 laptop with my iMac to debug on my iPad.
Why is the background color of my LaunchScreen.storyboard file not displayed on my iPad?