Failing tests due to accessiblityID not replacing name?

Any workarounds for it.

  1. Moving from name to Ids by adding them to all elements doesn’t work in my case.
  2. Can use Xpath, but code reviewers doesn’t want to see more of them.
  3. Not sure if there is a way to find the element with accessbilityIds which used to work with name ?

And why did they remove support to name ?

write here your example. how it was before and was working, and how it is now and not working.