i have been trying to build and ipa of my flutter app and it is failing with the following error. i want to build an ipa for internal distribution with development certificate and i am trying to automate the flow with code magic.
Encountered error while creating the IPA:
error: exportArchive: "Runner.app" requires a provisioning profile with the Associated Domains feature.
i do have associated domains in my provisional profile and entitlement file.