Hi,
STEPS:
1. Launch App
2. Navigate from A screen to B
3. Observe focus it should go to back button of navigatiojn bar in B screen while coming from A
Earlier It was happening but from IOS 13+ I am seeing it is not working. Now ehen you in navigate from A to B focus doesn't go to Back Button it go to any first component of B's viewcontroller's view.
In earlier iOS versions accessibility used to treat Navigation Bar backButton as first element of controller, when you came from A To B.
Please let me know if it is a defect or behaviour has been changed.
Thanks,
Pragati R