Post

Replies

Boosts

Views

Activity

Comment on UIImage (named : ""\(UserDefaults.standard.string(forKey: "value") ?? "")") doesn't match
Hello, Thank you for taking time to answer me ! 1: I understand but, normally the text saved in the UserDefaults.standard.string(forKey: "Nom_Exo_1_Jour_1_Programme_1" is the exact image name from the asset. Because when the user choose the image, the label associated is exactly the good name. The problem is that in the same view I read the good text from this Userdefault, so I don't understand why in the first UIImage (named : ) is working but not in the second
Topic: UI Frameworks SubTopic: UIKit Tags:
Sep ’22