IOS package problem

Hi folks.

When I try to build ios using package service its give me an error:

Code Sign error: No matching provisioning profiles found: None of the valid provisioning profiles allowed the specified entitlements: com.apple.developer.icloud-container-identifiers, com.apple.developer.icloud-services, com.apple.developer.ubiquity-container-identifiers.

I delete provision file and create new ( developement and production ) but always the same error.

Idea ?

Thanks in advance

I face the same issue few month back.

You need to create certificate for the provisioning profile and add the certificate with you provisioning profile.

Then it will start working. :slight_smile:

I did the same for my issue.

Hi.
I did it several times… and issue persist…

The problem here was than i add a plugin [ https://github.com/jcesarmobile/FilePicker-Phonegap-iOS-Plugin ] and i dont set the container and enable the app InCloud

Thanks a “bitt” :slight_smile:

@j0se Cool… Good you fixed it by your own… :slight_smile: