I have a vertical ScrollView with a custom View populating it. This custom view has a onTapGesture.
It works fine on iOS 13.x, but I just loaded up Xcode 12, recompiled, and put it on a test device running iOS 14 and the taps are no longer recognized.
Did I miss something at WWDC that stated this functionality is changing. I have been digging but haven't come across anything yet.
It works fine on iOS 13.x, but I just loaded up Xcode 12, recompiled, and put it on a test device running iOS 14 and the taps are no longer recognized.
Did I miss something at WWDC that stated this functionality is changing. I have been digging but haven't come across anything yet.