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

[ios][macos] The bytes of the payloadData can contain header / padding bytes #1317

Open
navaronbracke opened this issue Feb 4, 2025 · 0 comments
Assignees

Comments

@navaronbracke
Copy link
Collaborator

navaronbracke commented Feb 4, 2025

As mentioned in #1315 (comment)
the recently added payloadData support, introduces a new bug: Previously MLKit on iOS removed the header / padding bytes for us.
But with the Vision API that isn't the case.

We should restore this behavior and also add a caveat in the README for users that use the currently broken implementation.
Unfortunately the MLKit implementation is closed source, so we cannot leverage the implementation details from it.

cc @disptr

@navaronbracke navaronbracke self-assigned this Feb 6, 2025
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