Xcode 13 issue with iOS 15

Hi,

When I am opening Xib it is continuously loading saying 'Failed to render and update Auto layout status'. It open sometimes after force quit. And when I am running it. Is is getting crashed in combination with iOS 15. Everything works well on previous Xcode version(12.5.1). This is really annoying to update this version. Below is the crash debug logs. any help?

libc++abi: terminating with uncaught exception of type NSException dyld4 config: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/GPUTools.framework/libglInterpose.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Must translate autoresizing mask into constraints to have _setHostsLayoutEngine:YES.' terminating with uncaught exception of type NSException

It has probably nothing to do with the problem, but could you show the class AvailableFilterTableViewCell.

If so, could you screenshot the Size Inspector for the TableView Cell?

Xcode 13 issue with iOS 15
 
 
Q