Certificate to publish tvOS app??

Hi there!
This is whats going on. I developed a tvOS app, compiling and loading on the device works fine. I then have to compile the same project for submission.
First, if I look among all the certificates, I can find certificates for iOS distribution, Mac App Distribution, etc. but there is no certificate for tvOS distribution. Should I use the iOS distribution certificate?
When I then create a provisioning profile for tvOS I then have the chance to use an iOS distribution certificate, so the above it's probably correct.
When I open the Xcode project and I try to select the provisioning profile I created Xcode says "Provisioning profile *** doesn't include signing certificate "Apple Development: yyyy (ID of developer)".
Why is it searching a Development certificate when using a distribution certificate?
Answered by KMT in 630661022
  1. ) Confirm your contracts/agreements in App Store Connect are all current/agreed.

  2. ) Toggle auto provisioning off then back on, then open that project and see if provisioning cooperates.

Still no joy, open Keychain Access and houseclean in duplicate and/or expired certs, then open Xcode and go again with that project.

Good luck.
Accepted Answer
  1. ) Confirm your contracts/agreements in App Store Connect are all current/agreed.

  2. ) Toggle auto provisioning off then back on, then open that project and see if provisioning cooperates.

Still no joy, open Keychain Access and houseclean in duplicate and/or expired certs, then open Xcode and go again with that project.

Good luck.
Thanks KMT,

I already did all the steps above... I agreed to all I had to agree to, tried to work with auto provisioning on and off, cleaned up the Keychain so that nothing old or expired / duplicate was left... But still it doesn't work, always same message!
Certificate to publish tvOS app??
 
 
Q