Skip to content

fix(nfc): adapt backend invoke to frontend#3419

Open
pascalauroboa wants to merge 1 commit into
tauri-apps:v2from
RoBoa-Robotics:fix/nfc-backend-return-type
Open

fix(nfc): adapt backend invoke to frontend#3419
pascalauroboa wants to merge 1 commit into
tauri-apps:v2from
RoBoa-Robotics:fix/nfc-backend-return-type

Conversation

@pascalauroboa

Copy link
Copy Markdown

Should resolve #2272. There is a mismatch between the frontend and backend API, as well as the native implementations. Javascript works but Rust does not. This should change the API to match the working frontend.

@pascalauroboa pascalauroboa requested a review from a team as a code owner May 11, 2026 21:11
@pascalauroboa pascalauroboa force-pushed the fix/nfc-backend-return-type branch from ff314fe to e34306e Compare May 11, 2026 21:20
@github-actions

Copy link
Copy Markdown
Contributor

Package Changes Through ff314fe

No changes.

Add a change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

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.

Invoking an NFC scan from Rust causes serialization errors

1 participant