I have an app and some users have reported that their app is being crashed on the launch. But I see no crash reports, not on Crashlytics, not on Xcode. Probably because the app crashes even before applicationDidFinishLaunching is called.
You can find the video recording here I got from the user.iOS version: 14.2.1
How can I debug this? What can be the issue? Any idea can help.
Thanks in advance.