Post

Replies

Boosts

Views

Activity

Comment on Crash on MacOS(M1 series): uncaught exception 'NSInternalInconsistencyException', reason:Invalid parameter not satisfying: <SPRoundedWindow: 0x139fbbab0>. "frame=!CGRectIsNull(frame)
Well, in case it helps anyone I think I found a workaround. I'm using Storyboards and set all the textfields' Content Type to unspecified and the crashing has stopped. Unfortunately, I tried adding .textContentType(.none) to the TextField in kingbri's SwiftUI example, though, and its still crashing.
Jan ’22