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

Stack Error during NFC scan #135

Open
JarJarBinkz opened this issue Apr 20, 2023 · 1 comment
Open

Stack Error during NFC scan #135

JarJarBinkz opened this issue Apr 20, 2023 · 1 comment

Comments

@JarJarBinkz
Copy link

Description

When scanning an NFC Tag, the message "Stack Error" sometimes appears. This is not so nice for the user and he also cannot do anything with the error message. I would like to suppress this message. If the NFC Tag could not be scanned, just keep scanning until it could read the NFC tag (without stack error message). Is there any way?

Steps to Reproduce

Hold the NFC tag very briefly against the iPhone and pull it away again directly.

Expected Behavior

Actual Behavior

Basic Information

  • Version with issue: all
  • Last known good version: never
  • IDE: -
  • Platform Target Frameworks:
    • iOS: 13 - 16
  • Nuget Packages: current
  • Affected Devices: iPhones

Screenshots

NFC

Reproduction Link

@JarJarBinkz
Copy link
Author

Other error messages also occur. This happens predominantly when the NFC chip could not be scanned correctly, e.g. when there is a lot of distance. After the error message has occurred, the NFC scan is always aborted.

I would like to suppress the error message and continue scanning via NFC. I have looked at the source code and found the appropriate places. I think if this make configurable weather error messages should be suppressed or not, it will remain backward compatible.

Since the last commit for was over a year, here now the question whether the project is dead? If not, I would consider creating a PullRequest if it would be accepted in a timely manner.

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

1 participant