Flutter build ios: No profiles for 'xxx.xxxxx.xxxx' were found

Bitrise Build Issue Report template

Description of the issue

I have an app made in Flutter that I’m trying to build for iOS. It fails the Flutter Build process with:
No profiles for ‘com.xxx.xxx’ were found.

I’ve loaded the provisioning files in the code signing tab. I’ve added the Certificate and Profile Installer step. It doesn’t work.

I tried checking in the provisioning files and referencing them in the Certificate and Profile Installer step. It doesn’t work.

I’ve done everything in iOS code signing - troubleshooting | Bitrise DevCenter . Doesn’t work.

I’ve run the same build command locally on my machine (flutter “build” “ios” “–release” “–flavor” “dev”). It works fine.

Environment:

Flutter iOS build. Xcode 12.4.x on Catilina.

Fails on Flutter Build step.

Reproducibility

Happens every time

Local reproduction

The flutter build command (flutter “build” “ios” “–release” “–flavor” “dev”) works fine on my machine.

Local reproduction: Linux / Android (docker based) stack builds

MacOS. Xcode 12.4

Build log

Hello @ryantaylor1 :wave:

Can you please enable Support Access on the Settings tab of the app ( Enabling the Bitrise Support user for your app | Bitrise DevCenter ) so that we can take a more in-depth look? :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.