On 03/01/2013 03:30 AM, Jordano Francisco (UK) wrote: >> Any other ideas?? > > Try to add the type of app to the manifest: > > "type": "certified"
The contacts API is available for privileged apps, see https://mxr.mozilla.org/mozilla-central/source/dom/apps/src/PermissionsTable.jsm#61 To install a privileged app you need to sideload it, which you can do using either the b2gremote addon at https://github.com/fabricedesre/b2gremote or using a recent version of the simulator addon. Fabrice -- Fabrice Desré b2g team Mozilla Corporation _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
