[DOMHTMLInputElement __createInteractionAssistantIfNecessaryWithMode:]

[DOMHTMLInputElement __createInteractionAssistantIfNecessaryWithMode:]


iOS13.1

iPhoneXR


Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[DOMHTMLInputElement __createInteractionAssistantIfNecessaryWithMode:]: unrecognized selector sent to instance ....'

On UIWebView; In input type text when I enter the key '812@' (on China keyboard) and then switch to input type Comfird email. The app crash immediately with the following error on the Xcode

Replies

I also got this crash on iPhone6s、iPhone7 and iPhone7plus。

when I enter the capital (on China keyboard) and then switch to input type Comfird email. The app crash immediately with the following error on the Xcode



iOS13.1.3

iPhone7、iPhone7plus

I also get this crash on iPhoneSE 。I try to relove this question but no good way.