Skip to content

Write Tag Android got exception: Tag IO Error #142

@phamquoctuan1

Description

@phamquoctuan1

Description

Steps to Reproduce

  1. I put breakpoint into MainPage.xaml.cs to debug
  2. then clicked Write Tag (TEXT) in App
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions