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

Does this support Activity launch using NFC? #7

Open
aditya2592 opened this issue Feb 8, 2017 · 4 comments
Open

Does this support Activity launch using NFC? #7

aditya2592 opened this issue Feb 8, 2017 · 4 comments

Comments

@aditya2592
Copy link

Hi,

Does this library support auto-launching an app on detection of a given NFC tag as mentioned in the Android documentation ?

@lube
Copy link
Owner

lube commented Feb 10, 2017

Nope, is there any interest for adding something like this?

@joostmakaay
Copy link

@aditya2592 @lube isn't this being done by the AndroidManifest? use the ACTION_TECH_DISCOVERED action to get this working.

@aditya2592
Copy link
Author

Hi. Yes I saw that its being done in the manifest file. Tested it out with a few phones also and it works. However is there anyway to do this directly though react? Or we need to edit the manifest file only?

@lube
Copy link
Owner

lube commented Feb 13, 2017

You need to edit the manifest afaik.

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

3 participants