download-provisioning-profiles icon indicating copy to clipboard operation
download-provisioning-profiles copied to clipboard

Unable to find 'ACTIVE' profiles for bundleId

Open ginesguiropa opened this issue 4 years ago • 3 comments

Hi,

I have the 'x.CIExample' bundle id create but the Run Apple-Actions/download-provisioning-profiles@v1 give a:

##[error]Unable to find 'ACTIVE' profiles for bundleId 'x.CIExample'.

Run Apple-Actions/download-provisioning-profiles@v1 with: bundle-id: x.CIExample profile-type: IOS_APP_STORE issuer-id: *** api-key-id: *** api-private-key: *** env: MD_APPLE_SDK_ROOT: /Applications/Xcode_12.app ##[error]Unable to find 'ACTIVE' profiles for bundleId 'Deka.CIExample'.

ginesguiropa avatar Sep 19 '20 16:09 ginesguiropa

I'm having the same problem. did you find a fix for this?

phosphene avatar Oct 28 '20 23:10 phosphene

No activity since February on this repo. An issue since September with no response. I can read the tea leaves. I moved on to using Fastlane and sigh. I recommend anyone with issues do the same. Fastlane is an active project.

phosphene avatar Oct 30 '20 15:10 phosphene

You need to manually create the provisioning profiles. You cannot download the autogenerated profiles which are managed by Xcode.

paresy avatar May 06 '21 15:05 paresy