You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please also share 2nd screenshot of the issue, however, to let you know this issue may be hard to fix since it's directly not related to the library but related to the Apple implementation.
+1,
On the login page, use the account password. When you click to log in, the Apple system will pop up the actionSheet to save the password. Click Cancel, and the toolBar will be displayed at the top of the screen (below the status bar). not only ios13, ios12 same.
Activity
hackiftekhar commentedon Nov 14, 2019
@W429, can you please refer to which keychain and login page you are referring to?
W429 commentedon Nov 14, 2019
After clicking the keychain,toobar toolbar run to the top.
hackiftekhar commentedon Nov 14, 2019
Please also share 2nd screenshot of the issue, however, to let you know this issue may be hard to fix since it's directly not related to the library but related to the Apple implementation.
W429 commentedon Nov 15, 2019
Hello, iOS13, after clicking on the keychain, toolbar will run to the top.
hackiftekhar commentedon Nov 15, 2019
okay, thanks for the screenshot, I'll try to reproduce the issue and find if there are any workarounds.
Monkeyzc commentedon Dec 23, 2019
+1
god-long commentedon Dec 24, 2019
+1,
On the login page, use the account password. When you click to log in, the Apple system will pop up the actionSheet to save the password. Click Cancel, and the toolBar will be displayed at the top of the screen (below the status bar). not only ios13, ios12 same.
god-long commentedon Dec 27, 2019
I found that must use xcode11 to reproduction the issue. xcode10 is not error.
0x1306a94 commentedon Dec 27, 2019
@god-long 感觉是工程里哪有问题, 因为IQKeyboardManager 里的示例程序在 Xcode 11 运行并没出现这个问题, 只是一直没找到 是什么导致的
god-long commentedon Dec 27, 2019
弹出苹果系统的保存账号和密码actionSheet了吗? 或者点钥匙串弹出已保存的账号密码actionSheet。然后toolbar就错乱了
0x1306a94 commentedon Dec 27, 2019
@god-long 我知道 我的意思是 可能是自己的项目里面哪里导致的,因为示例程序是正常的
god-long commentedon Dec 27, 2019
@0x1306a94 貌似真的如此,我新建个工程,模拟完全没问题。但是老工程就是不行,这个工程项目是2014年创建的,但是还是无法定位问题在哪里。。。也有可能是xCode的兼容问题,在xcode10.x上没问题。
MichaelYNWA commentedon Dec 31, 2019
+1,请问有什么好的解决方式吗?
Monkeyzc commentedon Jan 3, 2020
Now I remove auto fill in my project.
mzying2013 commentedon Jan 6, 2020
7 remaining items