ios16+ crash. Application tried to present modally a view controller <_SFAppAutoFillPasswordViewController: 0x119e2fae0> that is already being presented by <UIKeyboardHiddenViewController_Autofill: 0x119e2fe80>.

Hi, I'm working on iPhone APP with iOS16.1.1 or iOS16.1.2. If I use APP with the following steps:

  1. turn off portrait orientation lock and use APP under Landscape orientation
  2. 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.

ios16+ crash. Application tried to present modally a view controller &lt;_SFAppAutoFillPasswordViewController: 0x119e2fae0&gt; that is already being presented by &lt;UIKeyboardHiddenViewController_Autofill: 0x119e2fe80&gt;.
 
 
Q