Flagsmith / Flagsmith/flagsmith-kotlin-android-client
Surface engine reasons in SDK response objects
- Dominant language
- Kotlin
- Stars
- 8
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Part of https://github.com/Flagsmith/flagsmith/issues/8232
Surface the evaluation `reason` (Environment Default, Segment Override, Identity Override) returned by the API in the SDK's flag/response objects.
Has to cover:
- SDK API responses
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the SDK API response models and the flag/response objects that represent evaluations. Trace how the API's reason values are decoded, then expose them through those objects for Environment Default, Segment Override, and Identity Override responses. Done means SDK API responses preserve and expose the evaluation reason.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- api, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100