I am developing an app that use web browser after I built it I got this message:
UITextField -webView called. This method is no longer supported with the new text architecture
So what do I need to use right now?
Previously, UITextfield used a UIWebView internally for rendering rich text. This has been done away with the release of TextKit (or as they say it, "the new text architecture"). If you need to render web content, this should certainly be done by creating and using a UIWebView directly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With