Hi Team, a customer is using version 3.9.10 and they're having an issue with remote evaluation using the GrowthBook SDK and are receiving all features with their default values. They noticed that this is being caused as evaluationContext is null aswell as the user attributes too.
They are setting the user attributes during initialization in the correct syntax
They have noticed that the initialize() method in the GrowthBook SDK doesn’t allow them to pass an evaluationContext.
How should they handle evaluationContext for remote eval? It seems that remote eval doesnt get attributes parsed to the SDK. Should they be using secure attributes instead?