Define platform and locale-specific promo banners
Stay organized with collections
Save and categorize content based on your preferences.
Imagine you have an ecommerce sale coming up and you want to enable a
promotional splash page in your app. Further, imagine you want to
customize this splash page to the same locale that your user has set on their
device. You can define a parameter promo_splash_graphic and set its value to
static URLs (hosted on Firebase
Storage or elsewhere) and then
reference them dynamically in your app.
You could then assign different values to Android and Apple for locales that are
most important to your promotional marketing campaign.
If you need to trigger promotions at a specific time, you can use
Remote Config time conditions, and you can also use
real-time Remote Config to ensure that the
changes are pulled soon after the template is published, and then you can
activate them as-needed within your app.
Adding parameter for localized promo banners
You can also use the
Remote Config backend APIs to update
the parameter values programmatically and then trigger the functionality from a
cron job.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-06 UTC."],[],[]]