Setting a minAllowedReleaseVersion

Hi,

I see there is a maxAllowedReleaseVersion parameter for licenses. Is there also a way to set a minAllowedReleaseVersion? We are looking for a way to deprecate older versions of our app, e.g. to make sure that new users can not use their license with older builds, while old users are not impacted.

I guess we could also implement this ourselves by setting these as custom metadata fields. Would this be the recommended way forward?

Hi Siebe,

I would recommend creating a license metadata field named: minAllowedReleaseVersion to implement this. You easily achieve your use case using this approach.

We don’t have any plans to add minAllowedReleaseVersion property in the license.

1 Like