Launching an app on any of the devices that I have after installing iOS or iPadOS 15 on them is too slow when launched from Xcode
The App would freeze on the launch screen for sometimes more than 10 seconds then it will continue without any problem.
I tried testing on Xcode 13 and 12 and check all the scheme options. I also tried to create a fresh new project for both SwiftUI and Storyboard.
The app would not freeze if I disabled the 'Debug executable' in the scheme -> run -> info options Enabling 'Debug executable' would not have any bad effect on devices running iOS 14 and earlier and the app start is fast
the issue is since beta 1 of iOS 15 and still there on the current beta 3 as of now. Since the problem continues to exist on three betas with no-one reporting it more likely to be something related to by setup.
Any help with this issue would much appreciated.