I recently upgraded my hardware to 2020 Mac Mini M1 and ported my iOS application to work with XCode 13.2 and iOS 15.x.
When I try to test the app on iOS simulator (iPad Air 4th Gen, iPhone 12 Pro Max, iPhon 12 simulators), the swipe gestures are not working. Nothing happens when I try to simulate the swipe using my mouse (I hold the mouse left button, move the mouse and then release the mouse button).
Here are the simulator versions:
Version 13.2 (972.2) SimulatorKit 613.1 CoreSimulator 783.5
Is this a known issue? Or am I missing something?