growthbook / growthbook-swift

GrowthBook iOS (Swift) SDK
MIT License
12 stars 19 forks source link

Force rule based on osVersion not returning correct Value #68

Closed kindra-saab closed 1 month ago

kindra-saab commented 3 months ago

I have one feature flag in which I applied one force rule based on osVersion.

I have to check something specifically on OS Version 16.4. I checked the attributes in my code, we are setting osVersion as "16.4" to growthbook SDK, and force rule also returns this in string format "16.4", but still SDK is not returning correct value.

Can you guys have a look at this on priority pls.

vazarkevych commented 3 months ago

Hi, @kindra-saab. We will check that and write to you.

vazarkevych commented 3 months ago

Hi, @kindra-saab. In what format did you receive the value?

kindra-saab commented 3 months ago

Hey @vazarkevych , the osVersion value ?

vazarkevych commented 2 months ago

Hi, @kindra-saab . Yes osVersion.

vazarkevych commented 2 months ago

Hi, @kindra-saab. Did you check osVersion format?

kindra-saab commented 2 months ago

Hey @vazarkevych, Its in string format, something like "16.4".

kindra-saab commented 2 months ago
Screenshot 2024-08-12 at 3 08 02 PM
vazarkevych commented 2 months ago

Hi, @kindra-saab. Thank you for providing additional information. We will check it.

vazarkevych commented 2 months ago

Hi, @kindra-saab. And what version of SDK are you using?

vazarkevych commented 2 months ago

Hi, @kindra-saab. We reviewed your information but were unable to reproduce the bug. The version returns correctly on our end. Could you please provide the steps you took to encounter this issue?

vazarkevych commented 1 month ago

We are not able to reproduce the issue on our side.