How to set image to right edge corner in UIButton in/after iOS 15? (Swift) – Ios swift
I'm facing an issue in iOS 15 where when setting the image to the right corner doesn't work while before iOS 15 it is working properly. What I want to achieve: What I'm achieving: Here is the complete code which…