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

Fix handling UTF-8 object keys #6373

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

coado
Copy link
Contributor

@coado coado commented Aug 5, 2024

Summary

Regarding this issue the PR solves it by creating a jsi key string from utf8.

Fixes #6220.

Test plan

Tested on demo provided in issue mentioned above.

@tomekzaw tomekzaw changed the title Fix handling utf-8 object keys Fix handling UTF-8 object keys Aug 5, 2024
@tomekzaw tomekzaw added this pull request to the merge queue Aug 5, 2024
Merged via the queue into software-mansion:main with commit faaeff3 Aug 5, 2024
12 checks passed
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.

ShareableObject unable to handle utf-8 key on Android
2 participants