I have built a time tracking software that I tried notarizing multiple times. First there was some technical error, I did not know the process. When I setup the process according to guidelines, my app was rejected saying that my Team is not configured.
When I saw the apple account the next day, I was not able to see the Identifier & Certificate section. I guess my access got limited.
I tried from two different accounts and both of them got blocked.
My application is made in Electron Js and Vue. The app size is 103 MB.
Post
Replies
Boosts
Views
Activity
I am getting rejected while notarizing.
{
"logFormatVersion": 1,
"jobId": "123456-123456-123456-123456",
"status": "Rejected",
"statusSummary": "Team is not yet configured for notarization. Please contact Developer Programs Support at developer.apple.com under the topic Development and Technical / Other Development or Technical Questions.",
"statusCode": 7000,
"archiveFilename": "AppName.dmg",
"uploadDate": "2024-07-26T18:51:25.866Z",
"sha256": "a37cd79",
"ticketContents": null,
"issues": null
}
Do let me know how I can configure my team for notarization.
File size is 103 MB. Made in Electron + Vue.