xamarin/Xamarin.Forms
[Bug] [Xamarin.Forms] [iOS] DatePicker/TimePicker NullReferenceException on iOS 9.0
Aberta
#8.143 aberto em 22 de out. de 2019
help wantediOS 9inactives/unverifiedt/bug :bug:up-for-grabs
Métricas do repositório
- Stars
- (5.644 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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