chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 559 forks source link

Firefox OS support #164

Closed Hollerweger closed 6 years ago

Hollerweger commented 9 years ago

Is a support for FirefoxOS planned? https://developer.mozilla.org/en-US/docs/Web/API/MozNFCTag

don commented 9 years ago

I'd like to support FirefoxOS. I talked to them in October and although were APIs, only privileged apps could use them. IIRC, apps developers write can't use the NFC APIs yet. Do you know if that changed?

joedarc commented 8 years ago

Any word on firefoxOS support?

don commented 8 years ago

@joedarc I haven't heard anything more about FirefoxOS, but I haven't been following the issue. If you see any example NFC apps for FirefoxOS, that means they have opened up the API to non-system apps and I can probably implement support in the plugin.