Skip to content

Crash on IOS 11 #30

@talk2cerlin

Description

@talk2cerlin

I have a UITableView which has list of users with their profile pic. I used image?.roundCornersToCircle() to round the image since the height and width of `UIImageView were not same.

But in IOS 11, it crashes in this method UIImage.applyAlpha() -> UIImage?.

Crashlytics suggests that let imageWithAlpha = UIImage(cgImage: (offscreenContext?.makeImage()!)!) line caused the crash.

I have attached the image which was creating this issue below. (The image is in white color)

01ltxi70aajdjesfoodnh3lawsmrimucocmrokvl

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