xamarin/Xamarin.Forms
[Bug] [Xamarin.Forms] [iOS] DatePicker/TimePicker NullReferenceException on iOS 9.0
開放
#8,143 建立於 2019年10月22日
help wantediOS 9inactives/unverifiedt/bug :bug:up-for-grabs
倉庫指標
- 星標
- (5,644 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Description
All works as expected on iOS versions higher than 10.0. But on iOS 9.0 DatePicker/TimePicker throws NullReferenceException.
Steps to Reproduce
- Create a Xamarin.Forms 4.2 project.
- Add DatePicker to any page.
- Run project on iPhone Simulator with iOS version 9.0.
Expected Behavior
App runs. Datepicker shows.
Actual Behavior
App crashes on start with NullReferenceException.
Basic Information
Version with issue: 4.2.x Visual Studio Enterprise 2017 Version 15.9.16 Xamarin.iOS Version: 12.4.0.64