Posts

Post marked as solved
7 Replies
3.7k Views
Hi. Has anyone else noticed any issues under iPadOS 14 (including beta 6) when updating the .enabled state of a UISlider on the main thread? I’m seeing a problem in my app where the slider is usable, but is still showing the disabled state. The relevant statement to enable the slider is definitely being executed (breakpoints are being hit, etc.) and the code in question works correctly on iOS 9.x thru 13.x, so the issue appears to be confined to iOS 14. Thanks in advance.
Posted Last updated
.