Created
Aug ’20
Replies
77
Boosts
0
Views
35k
Participants
67
The Paid Applications agreement allows your organization to sell apps on the App Store or offer in-app purchases. It's an optional part of the Developer Program License Agreement and describes the terms for paid apps contracts. To complete the agreement, you will also need to provide banking and tax information.
You can still distribute your free apps without entering into the Paid Applications agreement.
Code Block JSON { "errors" : [ { "id" : "02221fca-34d2-4b31-a56d-3ff7e8dc5574", "status" : "409", "code" : "STATE_ERROR", "title" : "The request cannot be fulfilled because of the state of another resource.", "detail" : "Submit for review errors found.", "meta" : { "associatedErrors" : { "/v1/apps/{AppId}" : [ { "id" : "40c0fd81-fa73-4d13-a45e-3eab56377c2c", "status" : "500", "code" : "UNEXPECTED_ERROR", "title" : "An unexpected error occurred", "detail" : "An unexpected error occurred on the server side. If this problem persists, please contact us." } ] } } } ] }