While reviewing the changelog for the Mattermost mobile app v2.25 on this page, I noticed the introduction of custom profile attributes. The documentation states that this feature requires server version v10.5 and the corresponding feature flag to be enabled. However, I was unable to locate the necessary feature flag in the config.json file. Could you please clarify where this feature flag should be configured or if there are additional steps required to enable custom profile attributes?
Added visualization of custom profile attributes. Requires server v10.5 and feature flag enabled."
In config.json, under “FeatureFlags”, set CustomProfileAttributes=true Please report back if that works or not… the response I got was unclear as to whether this does work, or should work.