The app crashes in the App Store when operating on iPad Pro/iPad mini with iOS v15.2/15.3.1.

My application is currently crashing in production in iPad devices running iOS 15.x. The app will work as normal while running developer mode, enterprise builds and Test Flight builds. Unfortunately, I am unable to reproduce the issue even app is downloaded from the app store. Can someone help me to fix this issue?

Please find the crash log details attached.

The exception thrown in UINib's init seems to indicate a corrupted NIB file of some sort. Unfortunately there is not much more to go on from the crash log. I see some accessibility overrides in the stack trace so maybe this is reproducible when enabling accessibility features so that the accessibility bundles get loaded into the process.

The app crashes in the App Store when operating on iPad Pro/iPad mini with iOS v15.2/15.3.1.
 
 
Q