I transferred an app to a new developer account about 2 months ago. Since then, I am unable to view crashes through the Xcode Organiser.
It gives me the error title "Error downloading Crashes List" with message "An error occurred preventing Xcode from downloading crashes list. xxxxxx@xxxxxx failed with error: Access Restricted with bundle id: xxxxx.xxxxx.xxxxx
The account listed is the OLD account that owned the app. So it is trying to download crash reports from the old account and not the new account.
How can I let it know the account changed for this app? The project itself has been updated to use the new account certs and i've even submitted multiple builds to the new account.