I recently updated my XCode to version 12. I found that the app I built while running on iPad with iPadOS 14 ( I haven't tested this on iOS 14 yet) and found that the spinner picker is not working. Based on my debugging, it seems that the callback function UIPickerViewDelegate's pickerView is not firing when it should. The same code would work on iOS 13 and iPadOS 13 devices. I just want to see if anyone has seen something similar and if there is any fix for that.
Thanks
Ming
Thanks
Ming