Hi, I'm working on iPhone APP with iOS16.1.1 or iOS16.1.2. If I use APP with the following steps:
- turn off portrait orientation lock and use APP under Landscape orientation
- click the password autofill bar on keyboard
After the above, the Biometrics popups and then App crash. The crash information is: Application tried to present modally a view controller <_SFAppAutoFillPasswordViewController: 0x119e2fae0> that is already being presented by <UIKeyboardHiddenViewController_Autofill: 0x119e2fe80>. Please help me out on how to solve this issue or let me know if I am missing anything.