I am encountering an issue with the behavior of an A/B test configured in Remote Config. Below are the details:
  1. I created a remote value named "Split6".
  2. An A/B test was successfully set up for this value.
  3. Upon initializing the application on iOS, the value retrieved corresponds to the one set on the "Remote Configs" page (verified via Live Events).
  4. Reinstalling the application on iOS does not change the retrieved value; it remains the same.
  5. If I manually update the value in the "Remote Configs" tab, the updated value starts to appear. This behavior suggests that the application is not retrieving the value from the A/B test but directly from the Remote Config.
I have verified that the version number and variable name in the A/B test are correct.
The issue seems to occur only on iOS devices. Could you please help me identify why the A/B test values are not being applied? Let me know if additional details or logs are required.
Thank you for your assistance!