After writing to an NFC card with the ACS ACR122U device, I try to read the same tag from an app I'm developing in Xamarin.Forms, however it always returns False in the tagInfo.IsSupported section in the Current_OnMessageReceived method
Steps to Reproduce
Write a message on an NFC tag
Attempt to read the same NFC tag in the Xamarin.Forms app
Description
After writing to an NFC card with the ACS ACR122U device, I try to read the same tag from an app I'm developing in Xamarin.Forms, however it always returns False in the tagInfo.IsSupported section in the Current_OnMessageReceived method
Steps to Reproduce
Expected Behavior
Actual Behavior
Basic Information
Version with issue: 0.1.21
IDE: Visual Studio 2022 Preview
Platform Target Frameworks:
Nuget Packages: Plugin.NFC
Affected Devices: Android
Screenshots