We deploy an in-house iOS enterprise app through Hexnode and upload a new IPA roughly every couple of weeks. Each upload is currently added as a separate app inventory entry because we keep older builds around for rollback. The issue is with iOS App Configuration XML. The configuration seems to be linked to the specific app entry/version that was selected in the policy. When a new IPA is uploaded as a new app entry, the app configuration does not automatically apply to it, so we have to attach the XML configuration again every time. Is there a way to define the app configuration once at the policy level so it applies to any version of the same app? Or can app configuration be applied directly to an App Catalog group?