Description
Mobile currently lacks parameters in the onFeatureFlags callback, causing inconsistency with Web. We use a void callback that only notifies when flags are loaded, but the intention is to pass evaluated flags, variants, and any error state.
Context: PostHog/posthog-flutter#224 (comment)
Description
Mobile currently lacks parameters in the
onFeatureFlagscallback, causing inconsistency with Web. We use a void callback that only notifies when flags are loaded, but the intention is to pass evaluated flags, variants, and any error state.Context: PostHog/posthog-flutter#224 (comment)