Hi, for me it's the same. It's not possible to trigger clicks on some elements with iOS 14 and safaridriver.
We therefore tried touch-actions in an action-chain.
This works well with iOS 13. But in safari 14 they removed the pointerAction-type "touch" within these action chains.
It returns a "not implemented" response in iOS 14.
Maybe someone can tell us how to resolve this issue?