Do you have the app code anywhere on github? It should work assuming that the app is installed and is set to the current home screen. The default home screen is privileged, and calls uninstall here: https://github.com/mozilla-b2g/gaia/blob/master/apps/homescreen/js/apps.js#L743
Best, Kevin On Fri, Feb 5, 2016 at 3:50 AM, leandro <[email protected]> wrote: > hi, > i continue developing my homescreen and other weapps blindly ahead > trusting the community will give continuity to the project .... > > so, in my homescreen i have the «homescreen-webapps-manage» permission, > but when i try to uninstall an app with > navigator.mozApps.mgmt.uninstall(); > > i get always an error > > does this permission allow me to uninstall apps? > if not, is there any solution? > -Leandro > > > > > IMPORT MY GPG KEY: > gpg --keyserver x-hkp://pgp.mit.edu --recv-keys BA863309 > > > > _______________________________________________ > dev-fxos mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-fxos > >
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

