impossible to transport my code from Swift Playgrounds to App Store connect in the preparation of the app on iPad

Hello, I'm having a problem when I want to export my code from SwiftPlaygrounds on my Ipad to the Connect app store and I'm getting the following error message when preparing my app for export The operation failed could end. (PlaygroundDistribution.Distribution-AppRecordCredentialsProviderError error 1.). Credentialed provider request failed with error: "Unexpected nil property at path: 'Actor/ relationships/providerld' but my account is registered as a developer, I don't understand

Do you have a Mac on which you can run tests? Or do you only have an iPad?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Hello I only have the iPad to do the tests, I don't have a Mac to use Xcode, I thought it was possible to be able to send directly from Playgrounds on an iPad and transport on the AppStore Connect why can't I? by the way, thank you very much for responding so quickly and first, appreciated

I thought it was possible to be able to send directly from Playgrounds on an iPad and transport on the AppStore Connect

Correct. It’s just that the Mac gives you a lot more options when it comes to diagnosing issues like the one you’re seeing.

Let’s start with the most basic thing. You wrote:

my account is registered as a developer

Just to be clear, you’re a paid developer, right? That is, your Apple ID is either:

  • The sole Apple ID for an Individual team

  • A member of a Organization team

Right?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

impossible to transport my code from Swift Playgrounds to App Store connect in the preparation of the app on iPad
 
 
Q