-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Description
Steps to Reproduce
- I put breakpoint into MainPage.xaml.cs to debug
- then clicked Write Tag (TEXT) in App
- It was throw exception in ndef.Connect(); in this method WriteOrClearMessage
went to this line
catch (Java.IO.IOException ioex)
{
throw new Exception("Tag IO Error: " + ioex.Message);
}
Expected Behavior Can write the tag
Actual Behavior got exception
Basic Information Only debug get that, when I run app normally is ok
- Version with issue:
- Last known good version:
- IDE:
- Platform Target Frameworks:
- iOS:
- Android:
- UWP:
- Nuget Packages:
- Affected Devices:
Screenshots
Reproduction Link
Metadata
Metadata
Assignees
Labels
No labels