Feature flags of product version are not correctly return on Windows

Hi,
When I look into the source code (from the lexactivator-3.18.0.jar) of the function GetProductVersionFeatureFlag when you are on windows you use GetProductVersionDisplayName value instead of GetProductVersionFeatureFlag.

It’s a bug ? If not, how can I get the value of my feature flag from my product version when I am on windows ?

Hi,

Thanks for reporting the bug. We have fixed the issue and will soon deploy the fix to the maven repo.

Regards,
Adnan

Please update to version 3.18.1.

It’s working, thanks for your quick answer.