Skip to content

MOBILEWEBVIEW-31: change default logic#673

Open
sergeysozinov wants to merge 1 commit intomission/webview-inappfrom
feature/MOBILEWEBVIEW-10-change-logic
Open

MOBILEWEBVIEW-31: change default logic#673
sergeysozinov wants to merge 1 commit intomission/webview-inappfrom
feature/MOBILEWEBVIEW-10-change-logic

Conversation

@sergeysozinov
Copy link
Collaborator

@sergeysozinov sergeysozinov requested a review from enotniy February 5, 2026 13:22

override fun isEnabled(key: String): Boolean {
return toggles[key] ?: false
return toggles[key] ?: true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

точно так нужно делать?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

По требованиям да.

Если если валидное значение - берем его. В любом другом случае считаем, что фича включена

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

У тебя есть сомнения?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants