NFCForms icon indicating copy to clipboard operation
NFCForms copied to clipboard

Tag Error: No NDEF message found o NDEF not supported

Open SudharsanKrishnamoorthy opened this issue 7 years ago • 1 comments

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.

SudharsanKrishnamoorthy avatar Jun 18 '18 06:06 SudharsanKrishnamoorthy

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

falichs avatar Jul 11 '18 07:07 falichs