xamarin / ios-samples

Xamarin.iOS sample apps
http://docs.microsoft.com/xamarin/ios/
Other
1.59k stars 1.92k forks source link

[Dotnet] Porting SupportingMultipleWindowsOniPad to dotnet #422

Closed tj-devel709 closed 2 years ago

tj-devel709 commented 2 years ago

Just a heads up on this sample, running the project as-is will result in a black screen on an ipad simulator both in this project and the original sample here: https://github.com/xamarin/ios-samples/tree/main/ios13/SupportingMultipleWindowsOniPad

The README includes instructions on adding a few lines to the info.plist to make things work found here: https://github.com/xamarin/ios-samples/tree/main/ios13/SupportingMultipleWindowsOniPad#instructions

As Chris pointed out to me, this follows how Apple created there sample here: https://developer.apple.com/documentation/uikit/app_and_environment/scenes/supporting_multiple_windows_on_ipad