I will appear in your TestFlight portal on App Store connect. It gives information about the users device as well.
Post
Replies
Boosts
Views
Activity
Adding an EditButton to the NavigationView
NavigationView {
	List {
		// code here
	}
	.navigationBarItems(trailing: EditButton())
}
Hi Abhi, I'm curious was this issue resolved for you, a few days ago it was occurring with my build but seems to have been resolved by Apple.