LOCAL_ON

Local override to force the feature ON, regardless of remote configuration.

When a feature is in LOCAL_ON state, it will always be enabled, even if the remote configuration says it should be disabled. This is useful for:

  • Testing new features before they're rolled out

  • Developer testing of incomplete features

  • QA validation of feature behavior

The local override persists across app restarts until changed back to REMOTE or LOCAL_OFF.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int