Skip to content

Running swift locking at launch screen #9

@individual11

Description

@individual11

I brought it in view bridging-header, and put this line of code in the UITableViewCell layoutSubviews call.

self.accessoryView = MSCellAccessory(type: .DISCLOSURE_INDICATOR, color: UIColor.redColor())

It never gets passed the splash screen. If I comment that one line out, the app launches fine. Any ideas?

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