textDocumentProxy does not read whole text
I am developing a keyboard extension application using SwiftUI. In this application, I need to be able to manipulate the text entered by the user into the input box.
I am developing a keyboard extension application using SwiftUI. In this application, I need to be able to manipulate the text entered by the user into the input box.