Markos,

The issue is that your app runs fine on the simulator - but the
contact is not created on the simulator - correct?

Fabrice / Jordano  - do only certified apps get access to the contacts
API? As per this - https://wiki.mozilla.org/WebAPI/Security/Contacts a
privileged web-app should have access to the contacts isn't it?

Thank you

On Fri, Mar 1, 2013 at 10:28 PM, Fabrice Desre <[email protected]> wrote:
> 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
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to