I want to give iOS 14.5 users random values in the firebase remote config. There was no option for me to choose from in remote config > conditions.

So I tried to choose the option in Audiences, but the platform has two options: OS Version and Operating System with Version.

I tried 2 options each, but remote config only gives default.
Does anyone know how to set it according to the OS version in the remote config?
I looked for the same functionality for android and ended up setting a custom user property for the OS version (Build.VERSION.SDK_INT in android). I would suggest to set it to a number rather than string so you will be able to target users starting at specific version (for example users with iOS 14+)
Once you do that you can use this you will be able to add this condition to targeting and distribution section of the A/B test or Conditional parameter in remote configuration the same way I do it in the the attached image for experiments_toke_low custom property

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With