PLATFORM AND VERSION iOS Development environment: Xcode 16.4, macOS 15.6 Run-time configuration: iOS 18.6
DESCRIPTION OF PROBLEM Hi,
We recently noticed some issues when running our existing app, even after applying updates, on iOS 18.6. The problem occurs both on the Xcode simulator and on clients’ mobile devices running iOS 18.5 or later. However, devices running versions below 18.5, such as iOS 18.4 (including iPads), do not experience this issue.
The issue we are experiencing is that when we touch certain elements, they do not respond unless we tap slightly higher than the intended point. Please see the video in the link below. I believe others are also experiencing similar touch-related issues, though not identical to ours.
On iOS 18.4: Works as expected.
On iOS 18.6: The range bar cannot be moved unless we tap slightly above it, and once the map is displayed, the toggle button becomes non-functional.
This behaviour is not present in any earlier iOS version.
I suspect something may have changed in the OS that is causing this issue, possibly related to plugins, or perhaps something in Xcode that needs to be updated. We would greatly appreciate your guidance in resolving this matter.
STEPS TO REPRODUCE Please see the following videos 18.4, performing as expected.
https://screenrec.com/share/ASczNx0MRh
18.6, with issues https://screenrec.com/share/MR4VpyIBks 18.6 with the issue