iOS 13 emojis are in gray color showing

674 Views Asked by At

In ios12 emojis are showing perfect but I updated my Xcode and in iOS 13 all emojis turns to gray any one please help me how can be able to fix this.

In code I have written like this //Show pop up

let otherAlert = UIAlertController(title: "Souhaites-tu supprimer cette notification ?", message: "", preferredStyle: UIAlertController.Style.actionSheet)

enter image description here

enter image description here

0

There are 0 best solutions below