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)