Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thank You... Seriously #556

Closed
lyellick opened this issue Apr 3, 2020 · 5 comments
Closed

Thank You... Seriously #556

lyellick opened this issue Apr 3, 2020 · 5 comments

Comments

@lyellick
Copy link

lyellick commented Apr 3, 2020

I personally have been really looking forward to a way to interact with NFC tags within a browser. I have tried android/xamarin frameworks for NFC interaction and just couldn't get past the learning curve. Wasn't until a few weeks ago I stumbled upon the documentation. Was so excited I took a personal day at work to play with this.

It feels really cool to be apart of a cutting edge feature when it seems like everything has been done or standard libraries have been built/recognized.

How i'm using Web NFC:
NFC Helper Script
Goals: Web NFC tag inventory app/Web NFC JS Library

So, thank you for the hard work! Not sure who else to send the good vibes to, but at least this can get to the community.

-- Lincoln

@Fortuntato
Copy link

I am completely new to this type of project environment and I was wondering if you could give me some guidance to see this kind of work with Web-NFC working. Is there anywhere I can have a play around to see your work? I am trying to find a demo where I can understand this technology more in depth

@riju
Copy link
Collaborator

riju commented May 12, 2020

https://web.dev/nfc/ should be a good reference.

@lyellick
Copy link
Author

Yeah @riju posted the best starting point.

My biggest hurdle at first was just getting the right browser and enabling the correct flags.

  1. Download chrome dev
  2. In mobile browser go to chrome://flags and enable Experimental Javascript and Experimental Web Platform Feature

Then after that i was having issues getting the permission prompt to appear, but I think this javascript class i wrote has things covered pretty well as a starting point: https://gist.github.com/lyellick/68787d37b10bb7f17e11deddcfe9f974

You can email at lincoln.yellick@gmail.com if you run into any issues.

@lyellick
Copy link
Author

@Fortuntato Just checking in to see if you were able to get started.

@kenchris
Copy link
Contributor

Thank you for the kind words @lyellick - closing for now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants