iOS development provisioning profile

Simple question  :huh: Does anyone know if you can upload an app to itunes connect if its signed with the “development provisioning profile” ? and if you can that version cannot be submitted for review correct?

It has to be signed with a distribution certificate to be distributed by the Apple store in any way:

  • testflight
  • for sale
  • etc.

Development signing is only good for side-loading to your local devices over the USB/Lightning cable.

It has to be signed with a distribution certificate to be distributed by the Apple store in any way:

  • testflight
  • for sale
  • etc.

Development signing is only good for side-loading to your local devices over the USB/Lightning cable.