TvOS18 Simulator is crashing with collectionview dequeue

After updating Xcode to version-16 and TVOS Simulator to version-18, It started crashing at collectionview dequeue cell.

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Expected dequeued view to be returned to the collection view in preparation for display. When the collection view's data source is asked to provide a view for a given index path, ensure that a single view is dequeued and returned to the collection view. Avoid dequeuing views without a request from the collection view.

Only happening with tvOS18 simulator, it is working fine with tvos17 simulator and Real Device with TvOS18.

Having the same issue here, but on iOS 18. Issue did not happen on iOS 17 regardless of the app being built with Xcode 16 or Xcode 15.

Our engineering teams need to investigate this issue, as resolution may involve changes to Apple's software. I'd greatly appreciate it if you could open a bug report, include sample project, and post the FB number here once you do. Bug Reporting: How and Why? has tips on creating your bug report.

Rico

WWDR - DTS - Software Engineer

TvOS18 Simulator is crashing with collectionview dequeue
 
 
Q