Page 1 of 1

Code signing is required for product type 'Application' in SDK 'iOS 10.2'

Posted: Thu Mar 08, 2018 3:03 pm
by Diego Cesana

I have this error when i try to export ipa file.
can you help me?
thank you


Code signing is required for product type 'Application' in SDK 'iOS 10.2'

Posted: Thu Mar 08, 2018 3:16 pm
by Illya Stepanov

Hello Diego -

We would need to know your app GUID number to be able to look closely in your case, or you can enable "Share with Support" for this app and let us know the name.


Code signing is required for product type 'Application' in SDK 'iOS 10.2'

Posted: Thu Mar 08, 2018 3:21 pm
by Diego Cesana

sure.

the app is already shared with the support, the guid number is: 518decbe-bc3f-419f-8132-09ccf2e9411a.

thanks


Code signing is required for product type 'Application' in SDK 'iOS 10.2'

Posted: Thu Mar 08, 2018 8:47 pm
by Evgene Karachevtsev

Hello Diego,

The issue is related to the provisioning profile you are using.
Please make sure you're using the correct provisioning profile for the environment that you use as described in the troubleshooting guide: https://docs.appery.io/docs/testandde...
This link also may be useful for you: https://github.com/fastlane/fastlane/...


Code signing is required for product type 'Application' in SDK 'iOS 10.2'

Posted: Fri Mar 09, 2018 8:34 am
by Diego Cesana

Thanks Evgene.
I recreate .p12 file and Provisioning profile, the error now is changed...
i have:
Build error

Most likely build error cause:

nothing else ...
What can I verify?


Code signing is required for product type 'Application' in SDK 'iOS 10.2'

Posted: Fri Mar 09, 2018 8:38 am
by Diego Cesana

Thanks Evgene.
I recreate .p12 file and Provisioning profile and now it works.