Application tried to present modally a view controller <_SFAppAutoFillPasswordViewController: 0x10661a9f0> that is already being presented by <UIKeyboardHiddenViewController_Autofill: 0x105722940>. CoreFoundation ___exceptionPreprocess

Crash Log : Application tried to present modally a view controller <_SFAppAutoFillPasswordViewController: 0x10661a9f0> that is already being presented by <UIKeyboardHiddenViewController_Autofill: 0x105722940>. CoreFoundation ___exceptionPreprocess

setup: 因业务需求,需要present出带导航栏的LoginViewController,在iPad Air 10.5-inch,3nd generation o s version 16.1.1下唤起系统的填充密码,导致crash,按理系统级的present不应该与app的present冲突。

Application tried to present modally a view controller &lt;_SFAppAutoFillPasswordViewController: 0x10661a9f0&gt; that is already being presented by &lt;UIKeyboardHiddenViewController_Autofill: 0x105722940&gt;. CoreFoundation ___exceptionPreprocess
 
 
Q