Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement feature state API #540

Closed
RedChops opened this issue Jul 15, 2021 · 2 comments
Closed

Implement feature state API #540

RedChops opened this issue Jul 15, 2021 · 2 comments

Comments

@RedChops
Copy link

New Feature

Both the v10 Android and release JS SDKs expose the feature state API, setFeatureState, getFeatureState, etc. It seems as though the iOS v10 library should also expose this API as well to keep in line with the other libraries.

Why

The iOS library here offers an Expression for .featureState, but does not expose any way to set or retrieve any given features state which makes it impossible to work with. Additionally, the two other platforms expose this API, so it would be quite handy to unify them.

@neelmistry94
Copy link
Contributor

neelmistry94 commented Aug 19, 2021

@RedChops This is currently being worked on should be available in the near future. I do not have an official timeline, but please continue to follow our changelog and release notes to see an announcement of this API.

Please see this PR for reference

@tyofemi
Copy link

tyofemi commented Aug 31, 2021

released in rc.7

@tyofemi tyofemi closed this as completed Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants