simultaneousGesture no longer works when inside a scrollView on Xcode 26

Did iOS 26 or Xcode 26 change scrollview gesture system? I just found an issue that simultaneousGesture inside a scrollview will cause scrolling disabled, but it works fine on iOS 18. Any solutions here? I also saw serverl similar posts on Twitter and forums.

did you find a fix? i'm facing the same issue :(

simultaneousGesture no longer works when inside a scrollView on Xcode 26
 
 
Q