≡
What the Admin Panel controls| Section | Firebase RC Key | Effect on App |
|---|---|---|
| App Settings | website_url, app_name… | Loads new URL live |
| WebView | enable_javascript, zoom… | Behaviour on next foreground |
| UI / Nav | show_toolbar, show_drawer | Hides/shows UI instantly |
| Social | facebook_url, instagram… | Updates About screen links |
| Ads | ads_enabled, inter_freq… | Kill/tune ads in real-time |
| Maintenance | maintenance_mode | Blocks ALL users with overlay |
| Force Update | force_update, min_version | Forces Play Store update |
| Push (FCM) | via FCM REST API | Instant push to all/segments |
→
How the bridge works1. Edit a value here
e.g. change website_url to your new domain
2. Click "Push to App"
Panel writes to Firebase Remote Config REST API
3. App reads on foregroundrc.fetch() runs in onResume(). If changed, values apply immediately — no update needed
⏱ Propagation
Debug builds: ~30s · Production: up to 60 min (Firebase cache)
≡
Live Firebase Remote ConfigConnect Firebase on Setup page to load live values…
⚙
App Settings🌐
WebView SettingsJavaScript Enabled
enable_javascript
DOM Storage
enable_dom_storage
Zoom Controls
enable_zoom_controls
Desktop Mode (force desktop user-agent)
enable_desktop_mode
Pull to Refresh
enable_pull_to_refresh
Show Progress Bar
show_progress_bar
◈
UI / NavigationShow Toolbar
show_toolbar
Show Navigation Drawer
show_navigation_drawer
♡
Social Links$
Ad SettingsAds Enabled (global kill switch)
ads_enabled
Banner Ads
banner_ads_enabled
Interstitial Ads
interstitial_enabled
Rewarded Ads
rewarded_ads_enabled
⚠
Maintenance Mode⚠ Warning: Enabling this shows a non-dismissable overlay to ALL users. They cannot use the app until you disable it.
Enable Maintenance Mode
maintenance_mode → blocks all users
◉
Send Push Notification◌
Android PreviewW
Your notification title
Message body…
↑
Force UpdateForce Update Active
force_update — shows non-dismissable update dialog
✦
AI Admin AssistantAI
Hi! I'm your WedPro admin AI. I can help you write push notifications, plan maintenance, configure Firebase, improve retention, and generate ASO copy. What do you need?
◈
Quick Prompts