Hi there,
I am trying to publish my app to app store but the Application loader I was using to uplaod was giving this error 'error itms-9000 invalid provisioning profile'
the I figured out I was using the development provisioning profile an instead I should use distribution one so I created that and now when I am trying to export the binary file from appery it is saying
'nvalid pair of Provision Profile and Certificate. Provisioning profile
was not signed with a given developer certificate.
Please open the project, then go to Project/App Settings/iOS
binary IPA properties to check it.'
How can i generate the distribution p12 file to upload on appery?
I have distribution certificate(.cer) but I am unable to upload that to appery.
Please guide me what i am doing wrong?