Just tried xCode 14 Beta 5, iPhone 8 iOS 16 simulator, still not able to paste into app under test. Can paste into the Maps app still.
Post
Replies
Boosts
Views
Activity
Just tried xCode 14 Beta 3, iPhone 8 iOS 16 simulator, still not able to paste into app under test. Can paste into the Maps app still.
Having the same issues, not always registering on components that they are being dragged/swiped away.
With simulator touches visible via 'defaults write com.apple.iphonesimulator ShowSingleTouches 1'
We can see the touch and swipe registering, but not actioning as a swipe. once the 'finger' is lifted it's registering as a tap.
Mac mini m1, Version 13.2 (972.2) SimulatorKit 613.1 CoreSimulator 783.5
Big Sur 11.6.3
Still works to paste into app under test on iOS 13 sims, xcode 13.2.1. Mac Mini M1.
Still FAILS to paste into app under test on iOS 14+ sims, xcode 13.2.1. Mac Mini M1.
Can paste into iMessage and safari however, on iOS 14+ sims, xcode 13.2.1. Mac Mini M1.
Same behaviour described as n8tr99_ but on latest xCode 13.2 Beta
However have noticed i can paste into safari URL bar, but cant paste into app under test. Is there permissions involved?