I changed my application's name and bundle identifier from xcode.
I am able to publish this app to testflight (internal) successfully. However, when users of my app report crash and I try to open them from App Store Connect crash section I see following error in Xcode:
Xcode failed to locate iOS App with App Store Identifier "XXXXXXX418".
If I open in Xcode > Window > Organizer > Crashes I see following error:
Upload "YourAPP" to App Store Connect to begin receiving crash logs.
It seems that AppStore identifier at one point changed and xcode and appstore connect are out of sync. What solution is there?