[Crash][16.1.X+] Application tried to present modally a view controller <_SFAppAutoFillPasswordViewController: 0x10bbe6250> that is already being presented by <UIKeyboardHiddenViewController_AutofiIl: 0x1202f8c70>.

There is a crash on the iOS version 16.1.x. that impacts all the applications that manage password fields

  • Here are 3 related crash logs linked to the same issue.

The pre-requisites to reproduce the crash are to have:

  • an iOS version 16.1.X+
  • an application that handles only Portrait or Landscape mode.

How to reproduce the crash:

  • Tap on an email or password field, and the keyboard opens and displays the 🔑 button
  • If it's Portrait only, position the device in Landscape mode (and vice-versa) - Make sure to turn off the Portrait Mode Lock on your device
  • Tap on the 🔑 button
  • 🔴 You should have the crash

The following reports are strongly linked to this one.

[Crash][16.1.X&#43;] Application tried to present modally a view controller &lt;_SFAppAutoFillPasswordViewController: 0x10bbe6250&gt; that is already being presented by &lt;UIKeyboardHiddenViewController_AutofiIl: 0x1202f8c70&gt;.
 
 
Q