By Alex Lee on Tuesday, 15 November 2022
Posted in Native Mobile App
Replies 4
Likes 0
Views 475
Votes 0
Hey how's it going sorry for posting here I just need to know what the error was the latest IOS build I did.

Its proberbly some thing silly but since I can't see the errors I'm posting here :-)

All the best
Alex
Hi Alex,

Thanks for reaching out to us. There is nothing wrong with posting the issue here as long you are not abusing our support system.

Regarding your iOS build issue, here is the error shown based on your build timeline.

All 12th November build:

Build failed
Distribution certificate with fingerprint 72B836AFC96383A40E789A9611CF2EF9D70E1A00 hasn't been imported successfully


14th November:

Build failed: Provisioning profile and distribution certificate don't match.
Profile's certificate fingerprint = 72B836AFC96383A40E789A9611CF2EF9D70E1A00, distribution certificate fingerprint = 1A1794FC51806AECC43681A337CCA7F428F680DF


15th November:

❌ error: Provisioning profile "ILTR" has app ID "com.iliketorace.community", which does not match the bundle ID "com.iliketorace.social". (in target 'ILTRILiketoRace' from project 'ILTRILiketoRace')

❌ ILTRILiketoRace/ILTRILiketoRace: Provisioning Profile "ILTR" does not support the iCloud, Push Notifications, and Sign in with Apple capability.

❌ error: Provisioning profile "ILTR" doesn't support the iCloud.com.iliketorace.social iCloud Container. (in target 'ILTRILiketoRace' from project 'ILTRILiketoRace')

❌ error: Provisioning profile "ILTR" doesn't include the aps-environment,


Based on all of the errors above, it is usually caused by the following:
1. Provisioning Profile has expired.
2. Distribution certificate (p12) has expired.
3. Mismatch provisioning profile with the provided p12 file.
4. p12 file or provisioning profile file is invalid/corrupted.

Ideally, you should regenerate both the p12 file and provisioning profile at the same time to ensure that everything is in order. You may refer to our documentation on how to recreate the p12 file and provisioning profile and see how it goes.
·
Wednesday, 16 November 2022 11:10
·
0 Likes
·
0 Votes
·
0 Comments
·
awesome thanks, i actually generated them at the same time I'll need to have a look at whats going on might just redo it all
·
Wednesday, 16 November 2022 15:56
·
0 Likes
·
0 Votes
·
0 Comments
·
ok i hadn't selected the correct app ID for the provisional profile
·
Wednesday, 16 November 2022 16:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Alex,

I have checked and see that your latest build is now successful . Glad to hear that the issue has been resolved from your side.
·
Thursday, 17 November 2022 09:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post