Help needed with crash report

Hi, My app is crashing on iOS 14.6 on iphone xs max and i am this getting this report from xcode. The build is live.

The error is "UIKitCore 0x18f13f748 -[UIViewController setValue:forKey:] + 84 (UIViewController.m:1501)" but there is no file UIViewController.m. Please guide

I have attached the crash report

Hi, looks like some issue with IBOutlet / IBOutletCollection. Maybe check for outlets in the xib file which are not connected to some property in your view controller implementation.

Help needed with crash report
 
 
Q