You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
I have a solution with this error. When calls "setupTextView", this needs to be in main threat. This happens too in the last line of "determineHotWords" -> "UpdateText".
Inside of "initWithFrame" and "initWithCoder" you must change the line:
Hi,
I downloaded the beta 4 of XCode 7 and crashes. It happens when open the view that contains this object. The issue is inside of method:
And the line is:
_textView = [[UITextView alloc] initWithFrame:self.bounds textContainer:_textContainer];
The error log is:
*** Assertion failure in void _UIPerformResizeOfTextViewForTextContainer(NSLayoutManager *, UIView *, NSTextContainer *, NSUInteger)(), /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIFoundation_Sim/UIFoundation-428/UIFoundation/TextSystem/NSLayoutManager_Private.m:1551
Regards.
The text was updated successfully, but these errors were encountered: