When i press button if image spesific image i wanna alert user, how can i do that? and i dont wanna save data to Firebase if image have specific name – Ios swift
If the image named "x" in my assets is defined to my imageView, I want to alert the screen when I click the upload button, but the definition I wrote with if does not work if there is a photo…