Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

NFC API #120

Closed
moljac opened this issue Mar 27, 2018 · 2 comments
Closed

NFC API #120

moljac opened this issue Mar 27, 2018 · 2 comments
Assignees
Labels
not-on-roadmap This will not be worked on

Comments

@moljac
Copy link
Member

moljac commented Mar 27, 2018

NFC API

Read only API - iOS allows only reading NDEF tags.

  • Android: Android.Nfc
  • iOS: CoreNFC
  • UWP:
@jamesmontemagno jamesmontemagno added this to the V2 milestone Mar 27, 2018
@jamesmontemagno jamesmontemagno added proposal Proposed feature or enhancement. and removed enhancement labels Mar 28, 2018
@jamesmontemagno jamesmontemagno removed this from the V2 milestone Mar 28, 2018
@mattleibow mattleibow mentioned this issue Mar 29, 2018
5 tasks
@mattleibow mattleibow self-assigned this Mar 29, 2018
@2kPi
Copy link

2kPi commented Aug 14, 2018

Hi all,

Any news? I need to develop a Xamarin.forms with the possibility to read NFC tag on Android and iOS.

I'm focus on Android for the moment so if you have any suggest they are welcome ;-)

All the best,

Steeve

@Redth Redth added not-on-roadmap This will not be worked on and removed proposal Proposed feature or enhancement. labels Nov 26, 2018
@Redth
Copy link
Member

Redth commented Nov 26, 2018

We determined that while it's easy to add a generic byte[] NFC tag reader, that's not actually very useful in practice as there's a lot of different formats to consider parsing.

We aren't currently going to be implementing this. There's already a pretty decent library out there for parsing this data, and currently we feel this belongs outside of Essentials.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
not-on-roadmap This will not be worked on
Projects
None yet
Development

No branches or pull requests

5 participants