xamarin / ios-samples

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

iOSTenThree sample don't work well on iPad #454

Closed dingxiaolong closed 2 years ago

dingxiaolong commented 2 years ago

When try to Switch AlternateIcons on iPad , there is an error : image The demo include all the size of icon , and it work well on native , so I really don't know the reason . Could you help check it please ,Many thanks .

chamons commented 2 years ago

Thanks for the feedback.

What specific sample did this code come from?

dingxiaolong commented 2 years ago

Thanks for you checking . I have found the root cause now, info.plist in this sample don't support iPad . Seems Xamarin have a strict check than native code .