Closed atu09 closed 3 years ago
I'm not able to identify what went wrong that it is causing a blank showcase on a button though showcase is properly working on tableview.
Please try to change the text color. It seems that they now are the same color with the background view.
showcase.primaryTextColor = UIColor.blue showcase.secondaryTextColor = UIColor.blue
I'm not able to identify what went wrong that it is causing a blank showcase on a button though showcase is properly working on tableview.