getRemoteConfigs()getRemoteConfig(key)getRemoteConfigBoolgetRemoteConfigStringgetRemoteConfigNumbergetRemoteConfigInt
cachedRemoteConfigs.
Safe usage
- Fetch before rendering the screen that needs the values.
- Keep a local fallback for offline or missing config.
- Re-read after identity or entitlement changes if the payload depends on customer state.
- Gate access from entitlements, not from config.
Create Remote Config
Read the product-level Remote Config model.