On 10/13/2015 03:13 PM, [email protected] wrote: > Here's my question: > > I created a certified app and pushed it to the gaia/apps (also gaia/dev_apps) > folders of my forked code, and then tried to flash my phone (flame) - so I > don't have to install my app every time from WebIDE after making changes to > the code. > > But my app still does not load with the other default fxos apps. > > I thought the build process will look into that folders and load the apps by > default. > > am I wrong?
You have to add you app to one of the configurations, eg. https://github.com/mozilla-b2g/gaia/blob/master/build/config/phone/apps-production.list Fabrice -- Fabrice Desré b2g team Mozilla Corporation _______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

