B2G/MarketCustomizations
< B2G
Jump to navigation
Jump to search
Q&A
How to store per-market customization configurations in a private repo?
How do you build the product with a specific market's configuration?
What is in a per-market customization?
- Locale
- Keyboard layout?
- App grid contents and layout
- Branding names and images?
- Payment provider information?
How and where do you define a customized app grid layout?
Is it possible to define whether an app is removable in the homescreen configuration?
How do you add a preloaded packaged app to the build?
How do you add a preloaded hosted app to the build?
How do you prepare a preloaded hosted app for initial offline support?
Process Questions
- Is it better to have specific bugs for each app on a homescreen grid, or just one bug per layout per market?
- How to deliver/retrieve code for pre-loading? Manual delivery of assets, or suck it from a live app?