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): support writeMultipleBlocks(...) method #354

Closed
3 of 24 tasks
robingenz opened this issue Dec 15, 2024 · 1 comment
Closed
3 of 24 tasks

feat(nfc): support writeMultipleBlocks(...) method #354

robingenz opened this issue Dec 15, 2024 · 1 comment
Assignees
Labels

Comments

@robingenz
Copy link
Member

Plugin(s)

  • Android Foreground Service
  • Android Battery Optimization
  • App Review
  • App Update
  • Background Task
  • Badge
  • Bluetooth Low Energy
  • Cloudinary
  • Datetime Picker
  • File Compressor
  • File Opener
  • File Picker
  • Live Update
  • Managed Configurations
  • NFC
  • Photo Editor
  • Printer
  • Screen Orientation
  • Speech Recognition
  • Speech Synthesis
  • Torch
  • Zip

Current problem

On iOS, it's currently not possible to send the Write Multiple Blocks command (0x24 command code), as defined in the ISO 15693-3 specification, to the tag.

Preferred solution

Add support for the writeMultipleBlocks(...) method.

Alternative options

No response

Additional context

No response

Before submitting

@robingenz robingenz added feature Feature request package: nfc labels Dec 15, 2024
@robingenz robingenz self-assigned this Dec 15, 2024
@robingenz
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant