I developed an iOS app using Xcode and I installed it on my iPhone. It's running very well. No bugs, no crash until today. When I launch the app it crashes and I can't start it.
If something like this happened, could the bug be in the AppDelegate.Swift?
The question is how can I debug the app copy that is on my iPhone because if I launch it by Xcode to debug it, it will reinstall it and the bug will be gone.