XCode 12 built app running on iPadOS 14 UIPickerViewDelegate's pickerView is not fired

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
Yes even I'm facing the same issue in our App. Is there any resolution for it? Thanks in advance
XCode 12 built app running on iPadOS 14 UIPickerViewDelegate's pickerView is not fired
 
 
Q