How to fix Xcode / simulator warnings: 'thirdPartyKeyboards' is already registered'
I am implementing user-signup via simulator in Xcode and when I BEGIN typing text into SwiftUI TextFields (3 of them) the following 3 warnings occur when I click on each text-field. I am typing text with my laptop's keyboard instead…