- paywall copy and layout switches
- feature flags
- onboarding order
- eligibility and merchandising hints
Typed reads
Use typed accessors when you only need one value:Cache behavior
When active entitlements change, AppActor clears related Remote Config caches. That matters when your config payload depends on the customer’s current access state.Product boundary
Remote Config can decide presentation. It should not grant access. Gate premium features from customer entitlements.Create Remote Config
Read the product-level Remote Config model.