I am trying to upload first time using itunes connect (application loader using mac in the cloud)
and I am getting this error:
"ERROR ITMS-90161: "Invalid provisioning profile.... [missing code-signing certificate.."
"The App reference non-public selectors in payload/<app name> client.app\<app name> client userEmail"
Which names must match - since my build configuration package name is the same as "app id" in itunes connect (this is not my app name in #application label)
also my provision file is for push notification (#ProvisionFile: push.mobileprovision)
so I might have some mess here
b.t.w on TestFlight I had no issue
and I am getting this error:
"ERROR ITMS-90161: "Invalid provisioning profile.... [missing code-signing certificate.."
"The App reference non-public selectors in payload/<app name> client.app\<app name> client userEmail"
Which names must match - since my build configuration package name is the same as "app id" in itunes connect (this is not my app name in #application label)
also my provision file is for push notification (#ProvisionFile: push.mobileprovision)
so I might have some mess here
b.t.w on TestFlight I had no issue