PostHog / PostHog/posthog-android
Add advanced_only_evaluate_survey_feature_flags
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 90
- Forks
- 49
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 61
Description
Description
Related JS PR https://github.com/PostHog/posthog-js/pull/1986/
https://posthog.com/docs/feature-flags/cutting-costs#reducing-client-side-feature-flag-requests
JS has advanced_only_evaluate_survey_feature_flags
- Android (this issue)
- iOS (https://github.com/PostHog/posthog-ios/issues/371)
- RN (https://github.com/PostHog/posthog-js/issues/3807)
- Flutter (https://github.com/PostHog/posthog-flutter/issues/419)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the related posthog-js PR 1986 and the feature-flag cost-reduction documentation linked in the issue. Locate the Android SDK's feature-flag evaluation path and determine how the advanced_only_evaluate_survey_feature_flags option should match the JavaScript behavior; done means the Android SDK supports this flag consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100