PostHogRemoteConfig

Example values

React Native
{
sessionRecording?: boolean | {
[key: string]: JsonType;
};
supportedCompression?: Compression[];
surveys?: boolean | Survey[];
hasFeatureFlags?: boolean;
}

Community questions

Questions about this page? or post a community question.