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

feat(nfc): provide more tag information #144

Open
3 of 17 tasks
pfargowiz opened this issue Feb 22, 2024 · 2 comments
Open
3 of 17 tasks

feat(nfc): provide more tag information #144

pfargowiz opened this issue Feb 22, 2024 · 2 comments
Labels
feature Feature request package: nfc platform: android Android platform platform: ios iOS platform

Comments

@pfargowiz
Copy link

Plugin(s)

  • Android Foreground Service
  • Android Battery Optimization
  • App Update
  • Background Task
  • Badge
  • Cloudinary
  • Datetime Picker
  • File Compressor
  • File Opener
  • File Picker
  • Managed Configurations
  • NFC
  • Photo Editor
  • Printer
  • Screen Orientation

Current problem

I am using capawesome-team/capacitor-nfc plugin in my application. During my comparison with other NFC applications, I noticed some discrepancies. I scanned an NFC tag using your module. Then I scanned the same NFC tag using NFC Tools, a 3rd party application available on the Play Store/App Store. Surprisingly, a lot of data was missing in the plugin results when I compared it with the results given by NFC Tools.

You can see that many of these fields are missing
Tag Type
Serial Number
DSFID
ATQA
Data Format

I scanned some NFC tags and added some screenshots for you to look over.

Preferred solution

The Module should be able to return complete information from the NFC Tags.

Alternative options

No response

Additional context

Data From capawesome-team/capacitor-nfc plugin
5 (1)

Data from NFC Tools
5
3

Before submitting

@robingenz
Copy link
Member

Please also provide the following information:

  • Which platform did you use for testing?
  • Which nfc tag did you use for testing?

@pfargowiz
Copy link
Author

Platform Used - Android and iOS
We are scanning NFC tags found on bags and wallets (Louis Vuitton maybe)

@robingenz robingenz added platform: ios iOS platform platform: android Android platform and removed needs: triage labels Feb 26, 2024
@robingenz robingenz changed the title feat: NFC Module should read all Information feat(nfc): provide more tag information Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request package: nfc platform: android Android platform platform: ios iOS platform
Projects
None yet
Development

No branches or pull requests

2 participants