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

bug: [add support for json array variation values] (FF-2900) #86

Closed
wants to merge 2 commits into from

Conversation

leoromanovsky
Copy link
Member

@leoromanovsky leoromanovsky commented Aug 3, 2024

observation

android sdk fails to parse variation values that are top level arrays.

changes

Attempts to detect whether the json string is an array or an object.

testing

added this condition to our test files: Eppo-exp/sdk-test-data#50

the integration test for the android repo picks it up and succeeds.

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

Successfully merging this pull request may close these issues.

1 participant