Hello, I am using the RevenueCat Paywall system. My application does not use compose, I use activity, fragment and xml system.
I can use RevenueCat Paywall perfectly. Now I want to do A-B testing using the Experiments feature. I followed the document but I could not apply A-B testing.
Let me explain what I did step by step:
1. I made all the necessary installations for RevenueCat paywall and I was able to successfully display the paywall I designed by giving offerName as a parameter and purchases are working.
2. I designed a new paywall and associated it with an offer.
3. I made a configuration as I added in the visual from the Experiments section.
4. I started Experiments.
Result:
A-B test was not applied. The paywall or offer I wanted is not coming. The default offer is constantly coming.
I am sharing the code snippet I used and the configuration on the experiments page visually. Can you tell me where my mistake is or how I can solve it?
Best wishes!
Note: My app version corresponds to the version I specified in the experiment configuration.

