On Wednesday, 10 July 2013 23:35:36 UTC-3, Harald Kirschner wrote: > Just to make sure, you need to work on a packaged app and set the type to > "privileged" to be able to add the permission "mobilenetwork".
> To ensure that you have the latest Simulator version, download the latest 4.x > preview from https://ftp.mozilla.org/pub/mozilla.org/labs/r2d2b2g/ , or wait > a short time to see the 4.0 announcement on our hacks blog. I've installed the latest Simulator: https://ftp.mozilla.org/pub/mozilla.org/labs/r2d2b2g/r2d2b2g-4.0pre9-mac.xpi I've updated my app, "getcellid" to use "mobilenetwork" permission instead of "mobileconnection" and changed its type from "certified" to "privileged": https://github.com/reinvented/getcellid/tree/mobilenetwork And yet the Simulator still flags the manifest as invalid: "Unknown permission 'mobilenetwork'." Am I still doing something wrong? _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
