Hello,
I'm using a Mac mini with M1 processor.
Part of my UI test is to delete UITableViewCells elements in a TableView list.
Unfortunately I can only automate this test when emulating the iOS Simulator on Rosetta 2 by using Simulator-versions up to 13.7. In 14.x versions the CellElement does not move again.
It is crashing sometimes and Xcode throws this message:
Has anyone similar problems? Can I assume that this is only a problem on M1 Macs?