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:
![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
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’
But he doesn’t explain how to prevent this silly looking change.
This is now a blocker for my project, please can someone help?