Issue with A/B Test Values in Remote Config on iOS
Yurii Zabotkin
I am encountering an issue with the behavior of an A/B test configured in Remote Config. Below are the details:
- I created a remote value named "Split6".
- An A/B test was successfully set up for this value.
- Upon initializing the application on iOS, the value retrieved corresponds to the one set on the "Remote Configs" page (verified via Live Events).
- Reinstalling the application on iOS does not change the retrieved value; it remains the same.
- 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!