Skip to content
This repository was archived by the owner on Feb 7, 2020. It is now read-only.
This repository was archived by the owner on Feb 7, 2020. It is now read-only.

Compatibility iOS9  #146

@sergisolanellas

Description

@sergisolanellas

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:

  • (void)setupTextView

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions