UIToolbar Not visible in UI, Xamarin, IOS16
I am developing a IOS Ipad application, i am trying to use a uitoolbar with uipicker, it worked fine before ios16 update. Now the ui picker is visible in 开发者_StackOverflow中文版Simulator but not visible in actual device. The UIpicker view position is also different. please help!
View in simulator View in Actual Device
I don't know what is the reason, it was working fine before ios 16 update
精彩评论