I logged in to my itunesconnect.apple.com after uploading a new build, and i am unable to see the Activity tab. Any idea where it goes or apple remove it?
            Asked
            
        
        
            Active
            
        
            Viewed 485 times
        
    0
            
            
        - 
                    Please check here: https://stackoverflow.com/questions/65210768/from-where-i-need-to-download-the-dsym-from-app-store-connect hope it help you! – Ashish Kakkad Dec 11 '20 at 04:56
 
1 Answers
1
            
            
        The activity tab was removed on 12/8/2020. you can reach it:
- My Apps.
 - TestFlight Tab.
 - Select any build.
 - New tab was added under each build "Build Metadata"
 
Or you can use the following URL:
"recent/activity/ios/builds?m=" to https://appstoreconnect.apple.com/apps/{app_id} so the final url: https://appstoreconnect.apple.com/apps/{app_id}/recent/activity/ios/builds?m=
        jayel Zaghmoutt
        
- 11
 - 3