Re: Help with iOS 15-style UIButton?


Jeremy Hughes
 

Can you file a bug?

Maybe they will fix it before iOS 15 is released.

Jeremy

On 19 Jul 2021, at 16:06, Rick Aurbach via groups.io <rlaurb@...> wrote:

Good thought. I'll give it a try.

Re: your "do you have to use the API" remark, the simple answer is that if your deployment target is iOS 15, you ARE using the API, whether you like it or not. There is no choice in this matter. And it's even worse -- if you just carry over code that works on iOS14 to an iOS15 deployment target, the button's appearance changes. In other words, iOS 15 will break existing code as soon as you link it for iOS 15 SDK deployment.

This is seriously broken.

Join cocoa@apple-dev.groups.io to automatically receive all group messages.