iOS 17 , when entering Chinese characters, the program crashes. The system is using UIWebView

527 views Asked by At

iOS 17 , when entering Chinese characters, the program crashes. The system is using UIWebView. This is my error message. enter image description here.

I know that Apple recommends replacing UIWebView with WKWebView, but I hope to find a faster solution to this problem. i've noticed that in the iOS 17 environment, there is an underline when typing Chinese characters. Is this due to UIWebView not supporting the display of this underline Any assistance would be greatly appreciated. Thank You.

0

There are 0 answers