TimePicker crashes xcode

Hi

When I am using the example in TimePicker Class (after correcting the Is24HourTimeView) and running it on preview in xcode it crashes with an EXC_BAD_ACCESS when I dial in the time. Have tried with both Fuse 1.4 and 1.5. Running Xcode 9.2.

Best regards

Morten

Hi Morten,

could you please share a complete, minimal reproduction that you get to crash reliably? We need some code for testing.

Also, is that a build or a preview? Are you running it in simulator or on a physical device? If device, what device is it what OS version does it run?

Hi Uldis

Thanks for the reply. It seems that the bug is reported previously in App getting crash after selecting date in DatePicker which is still under investigation. It breaks during preview on both simulator and iPhone 6 but works on a regular build on the iPhone.

Best regards

Morten