Linux system
Offline node-locked license - successfully activated
When running old SW version with LexActivator lib ver 3.21.2
IsLicenseValid - returns LA_OK
When SW is updated to a bit newer one using LexActivator lib ver 3.32.3:
First call for IsLicenseValid - returns LA_E_FEATURE_ENTITLEMENTS_INVALID
There is nothing in license related to feature entitlements
There is nothing in code related to feature entitlements
Later call for IsLicenseValid - returns LA_OK
This is a bit confusing, especially as error code seems totally unrelated to our code.