Receiving this error when trying to upload the app to Testflight. I've been able to successfully upload a few days ago, but it just started happening.
Post
Replies
Boosts
Views
Activity
I will be receiving the email id and name when I have logged in with Apple login for the first time. Second time onwards we won't receive any email id & name details. So the first time we will be storing information in our local or server. That is working perfectly.
The issue is, If the user deletes the account and tries to log in with the same apple id again, the user won't get the email & name again.
Is there any way we can get the email id & username?
From setting the user can manually do it by disabling stop using apple id for our app.
Is there any option to do that programmatically?
iPhone 6.5 & iPad 12.9 screenshot are not getting saved in AppStoreConnect
Is AppStoreConnect Down?
Error message:
{
"errors" : [ {
"id" : "22f11347-2223-4789-8354-9b0832a7154e",
"status" : "404",
"code" : "NOT_FOUND",
"title" : "The specified resource does not exist",
"detail" : "There is no resource of type 'appClipVersion' with id '1f8e0288-70f7-47dd-8928-e84c05dec351'"
} ]
}