Skip to content

feat: add support for low-level ISO7816 APDU commands#2

Open
dalafiarisamuel wants to merge 1 commit intomainfrom
feature/apdu-iso7816-support
Open

feat: add support for low-level ISO7816 APDU commands#2
dalafiarisamuel wants to merge 1 commit intomainfrom
feature/apdu-iso7816-support

Conversation

@dalafiarisamuel
Copy link
Copy Markdown
Owner

No description provided.

- Updated the `NfcReadManager` contract to include a `sendApdu` suspend function.
- Implemented `sendApdu` on Android using `IsoDep`.
- Implemented `sendApdu` on iOS using `NFCISO7816Tag` and added required `BetaInteropApi` opt-ins.
- Extended `NfcReadManagerState` and `NfcReadManagerStateImpl` to expose APDU capabilities.
- Added internal tracking of the discovered tag to facilitate low-level communication.
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

Successfully merging this pull request may close these issues.

1 participant