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

Tag Error: No NDEF message found o NDEF not supported #31

Open
SudharsanKrishnamoorthy opened this issue Jun 18, 2018 · 1 comment
Open

Comments

@SudharsanKrishnamoorthy
Copy link

SudharsanKrishnamoorthy commented Jun 18, 2018

Hi,

I'm getting TAG Error. Can you please help on this error?
Please find the details of the error.

Tag Error: No NDEF message found o NDEF not supported

at Poz1.NFCForms.Droid.NfcForms.ReadNdef (Android.Nfc.Tech.Ndef ndef) [0x00014] in :0
at Poz1.NFCForms.Droid.NfcForms.OnNewIntent (System.Object sender, Android.Content.Intent e) [0x0007c] in :0
at NFCApp.Droid.MainActivity.OnNewIntent (Android.Content.Intent intent) [0x00007] in :0
at Android.App.Activity.n_OnNewIntent_Landroid_content_Intent_ (System.IntPtr jnienv, System.IntPtr native__this, System.IntPtr native_intent) [0x00011] in <296d0ee83a1a4bffb8ba0a81b8bcee24>:0
at (wrapper dynamic-method) System.Object:4e767881-8b5b-417e-a598-da63a31751d0 (intptr,intptr,intptr)

Thanks in Advance.

@falichs
Copy link

falichs commented Jul 11, 2018

just had the same problem.
i'm not sure, but it seems like the nuget version is not up to date.
using the code for Droid.NfcForms from this github repo did the trick for me.
i think the relevant commit for your problem might be 7ede53a

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

2 participants