Sourceful icon indicating copy to clipboard operation
Sourceful copied to clipboard

Support TextKit2

Open HassanTaleb90 opened this issue 2 years ago • 0 comments

This warning appears in projects with a minimum supported version of iOS 15.

UITextView 140,446,043,209,728 is switching to TextKit 1 compatibility mode because its layoutManager was accessed. Break on void _UITextViewEnablingCompatibilityMode(UITextView *__strong, BOOL) to debug.

HassanTaleb90 avatar Sep 20 '23 08:09 HassanTaleb90