UITableView woes (borders and strange iOS 13 bug?)

I have a UIPopover that contains a UITableView.

PRE-IOS 13

I want the table to have a border around it.

But I’m getting weird artifacts around the edges:

47 06 ![49|321x42]

As you can see the ‘inside’ table view cells and table view background are over the top of the border and corners.

IOS 13

49

Here you can see the new bug/feature that apple have made in that the content overwrites the popover arrow.

An alleged Apple Engineer claims it’s by ‘design’

https://twitter.com/smileyborg/status/1157707042955513856

But he doesn’t explain how to prevent this silly looking change.

This is now a blocker for my project, please can someone help?

@annemarie1185 Do you still have issues with this?

This topic was automatically closed after 166 days. New replies are no longer allowed.