Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 9.3 build upload Error: An error occurred saving your changes to the Apple database. (1015)

Error in upload builds on TestFlight/AppStore. I am using Xcode 9.3 and error throws:

An error occurred saving your changes to the Apple database. This problem may be a transient issue on the Apple side. If the problem persists for more than an hour, please contact your iTunes representative. (1015)

Anyone help me why I am getting this error?

enter image description here

like image 498
Vvk Avatar asked Jun 21 '18 11:06

Vvk


1 Answers

When the error message hints to an error on Apples side, check the status page: https://developer.apple.com/system-status/

Looks like there was an issue in AppStore Connect API today. It should be fixed now, so you can retry.

like image 106
Eystein Bye Avatar answered Oct 05 '22 05:10

Eystein Bye