Back to all

iOS build fails – provisioning profile issue despite correct Apple configuration

Hi,

I am unable to complete an iOS build for my app Garanto because of the following error:

"Garanto" requires a provisioning profile with the In-App Purchase and Sign In with Apple features.

I have already verified multiple times that:

  • Bundle ID com.garanto-app.garanto is correct
  • In-App Purchase is enabled
  • Sign in with Apple is enabled
  • Push Notifications and App Groups are configured correctly
  • Provisioning profiles were deleted and recreated
  • The Apple Developer connection in Median is valid
  • I disconnected and reconnected the Apple integration in Median and started new builds

However, the same error persists.

The build log shows CODE_SIGN_STYLE=Manual, but no specific provisioning profile appears to be selected before the build fails.

Is there a way to force Median to completely refresh or re-sync the provisioning profiles from Apple? Could Median still be using outdated signing assets?

Would switching to manual signing be the recommended solution, and would I need to manage signing assets manually for every future update?

Thank you for your help!