Patrefans
kavsoft from patreon
kavsoft patreon

SwiftUI TextField Input View - Custom Keyboard for TextField - Xcode 14

🕑 Added 2023-02-24 21:07:27 +0000 UTC
SwiftUI TextField Input View - Custom Keyboard for TextField - Xcode 14

Comments

Dmitry Volkov

Hey! I get this warning (in your example and also in my own app) in console when I switch from textfield with custom keyboard to a textfield with normal keyboard. Any clue how to fix it? It's not really breaking anything, but just bothers me. Unable to simultaneously satisfy constraints. Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. ( "", "", "", "" ) Will attempt to recover by breaking constraint Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger. The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in may also be helpful.

Kavsoft

The code is updated, check it out!

Mohammad Alhasson

How can I apply that. for all textfields? It works only on the first one.


More Creators