We are using custom UITableViewCell in UITableview. While we testing our application on iOS15 beta 2 version, we observe extra space in between 2 UITableViewCells. Same UI is working fine on iOS 14 and below.
Do we need to make any extra changes to handle this for iOS 15 or it will be fixed in next iOS 15 beta release?