Skip to content

Not working iOS 12.1 #1

@mrugeshtank

Description

@mrugeshtank

I'm using this in UITableViewCell's subclass's UIImageView.
But not getting image. Here is my code.

  let ipImage = IPImage(text: "Mrugesh Tank", radius: 15.0, font:nil, textColor: nil, randomBackgroundColor: true)
  let image = ipImage.generateImage()
  cell.imgProfilePicture.image = image

But always getting blank image.
screenshot 2019-01-29 at 11 59 05 am

Can you please fix this?
or guide me, if I've done something wrong

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