skip to Main Content

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: pos' – Ios swift

My app is crashing when i paste some copied text in UITextView. This crash occurs only on iOS15 0 CoreFoundation 0x00007fff203feba4 __exceptionPreprocess + 242 1 libobjc.A.dylib 0x00007fff201a1be7 objc_exception_throw + 48 2 Foundation 0x00007fff20753aa2 _userInfoForFileAndLine + 0 3 UIKitCore 0x00007fff254164a5 -[_UITextKitTextPosition…

VIEW QUESTION
Back To Top
Search