526
Views
6
Comments
Solved
Certificate does not match your provisioning profile (IOS)
Question

Hello ,

I am generating IOS app with the development profile which was working earlier but now I am unable to generate app and outsystems giving me following error :

[ERROR] Build failed with the following error: Certificate does not match your provisioning profile.

We have tried same combination of provisioning profile ,certificate and app id in other sample application and it's working over there.

Is there anything like cache in outsystems which can hold certificates and matching those certificate with new provisioning profile.


Thanks in advance.

Regards,

Kiran

2024-12-19 12-19-39
Amal
 
MVP
Solution

Hello Kiran. 

When creating a certificate selecting the first option "Apple Development", I got the error you mentioned. 

When creating the certificate with the 3rd option, iOS App Development, the issue got resolved. 

see attached image 


Hope this helps !!! 


2024-05-03 15-27-48
Kiran Nikam

Amal Raj wrote:

Hello Kiran. 

When creating a certificate selecting the first option "Apple Development", I got the error you mentioned. 

When creating the certificate with the 3rd option, iOS App Development, the issue got resolved. 

see attached image 


Hope this helps !!! 

Hello Amal,

I tried with the above steps and it worked. 

Thanks for the solution.



2018-09-27 18-20-33
Swatantra Kumar
Champion

It's a mandate that the provisioning file for the app is created under the 'Development' section. Are you generating in distribution?

2024-05-03 15-27-48
Kiran Nikam

Swatantra Kumar wrote:

It's a mandate that the provisioning file for the app is created under the 'Development' section. Are you generating in distribution?

I am using development profile only.Its working fine for adhoc combinations 


2018-09-27 18-20-33
Swatantra Kumar
Champion

Provisioning profile certificate issue, caused me thing about distribution section.

Ohh, is there any other detailed error message?


2024-05-03 15-27-48
Kiran Nikam

Swatantra Kumar wrote:

Provisioning profile certificate issue, caused me thing about distribution section.

Ohh, is there any other detailed error message?


No ,  I am getting only following log details from service center:

[ERROR] Build failed with the following error: Certificate does not match your provisioning profile.



2024-12-19 12-19-39
Amal
 
MVP
Solution

Hello Kiran. 

When creating a certificate selecting the first option "Apple Development", I got the error you mentioned. 

When creating the certificate with the 3rd option, iOS App Development, the issue got resolved. 

see attached image 


Hope this helps !!! 


2024-05-03 15-27-48
Kiran Nikam

Amal Raj wrote:

Hello Kiran. 

When creating a certificate selecting the first option "Apple Development", I got the error you mentioned. 

When creating the certificate with the 3rd option, iOS App Development, the issue got resolved. 

see attached image 


Hope this helps !!! 

Hello Amal,

I tried with the above steps and it worked. 

Thanks for the solution.



Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.