Closed stanojevicboban closed 3 years ago
Thanks, guys! We will get to it as soon as we can.
Also, we do accept contributions and PRs, if you can get to it faster ;)
Hey @stanojevicboban , we have released a new 1.0.2
version and we can't reproduce this issue there. Can you please check it and let us know if it works for you? Cheers!
Since we can't reproduce this for now, will close. Let us know if you can still reproduce this in the new version.
@andre-paraense I'm checking in late for this, but I just tested this and can confirm it is working on Android! Thank you for the fix and we can close this off for sure now.
Describe the bug I have a feature flag whose
targeting when off
is set tofalse
. I have targeting turned on and have put a specific user ID for whom I want this feature to be enabled. This means that those users should have a value oftrue
set for them, and others should getfalse
. However, all users (even those specified in targeting) receivefalse
. This is occurring only on Android, I am not experiencing this issue on iOS.Expected behavior Users with specific user ID set in the Targeting should have a
true
set for the FF.Desktop (please complete the following information):