1. iOS dev friends,

    What're you using for feature flag/guard/flipper things?

    if(this user has this feature turned on) {
    show this feature
    }