migueldeicaza / MonoTouch.Dialog

Tools to simplify creating dialogs with the user using MonoTouch
MIT License
430 stars 211 forks source link

DateElement does not show with iOS 9 Compiler #238

Open Garretton opened 8 years ago

Garretton commented 8 years ago

The DateElement in a Section does not show the Date Picker initially on the screen if compiled with the iOS 9 Compiler. With iOS 8.4 Compiler everything is fine. After rotating the screen the Date Picker is shown and stays there regardless the orientation (iOS 9).

Example Project: https://drive.google.com/open?id=0BzugmZyvcgaCcF9hbDBWWGVSWHc Forum Entry: https://forums.xamarin.com/discussion/56148/monotouch-dialog-datetimeelement-date-picker-does-not-show-on-ipad#latest