-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Description
We are using Feature Management for both web and mobile.
It would be helpful if we could segment wether a feature is enabled based on user OS (Android vs iOS) and based on application version (to turn on a feature only after a specific version). We are already using groups to segment users by client organization, so we can't reuse groups as far as I know, unless a user could be in multiple groups ("ClientX", "Android", "1.0.2")? Also support for version ranges would be good, as there'd be no way to do that in the current UI
Reactions are currently unavailable