Post

Replies

Boosts

Views

Activity

Reply to iOS 15 crash: Fatal Exception: NSInternalInconsistencyException Invalid parameter not satisfying: pos
Make sure you set the .text value to nil in prepareForReuse when using UITextView within a Cell. In my case not setting UITextView.text to nil somehow caused some inconsistency issues regarding "pos" when pasting text, leading to a crash.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’22