self.imageEdgeInsets and self.titleEdgeInsets have been deprecated for IOS 15. The code needs to be updated to use UIButtonConfiguration.
self.imageEdgeInsets and self.titleEdgeInsets have been deprecated for IOS 15. The code needs to be updated to use UIButtonConfiguration.