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

Problem: special characters don't get encoded properly #5

Open
gabm opened this issue Dec 25, 2016 · 1 comment
Open

Problem: special characters don't get encoded properly #5

gabm opened this issue Dec 25, 2016 · 1 comment

Comments

@gabm
Copy link

gabm commented Dec 25, 2016

... when i read back characters like ß or ö with barcode scanner they're not encoded properly

@ferenczy
Copy link

ferenczy commented Aug 18, 2017

I have same issue. For example, the character ž entered in the settings is displayed as Ă¾ on the watch. So I guess it's stored as an Unicode character on the phone, but watch is displaying it as an ASCII character. That's why it's displayed as two characters.

It's also same in the QR code - characters are broken.

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

2 participants