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

Database file name with multi-byte UTF-8 characters on Android #25

Closed
brodycj opened this issue Jan 17, 2018 · 2 comments
Closed

Database file name with multi-byte UTF-8 characters on Android #25

brodycj opened this issue Jan 17, 2018 · 2 comments

Comments

@brodycj
Copy link
Contributor

brodycj commented Jan 17, 2018

I discovered from the test suite that database file names with multi-byte UTF-8 characters such as accented (European) characters and Euro sign do not work on Android x86 or x86_64 platform. (This is NOT an issue in case of the builtin android.database implementation which is enabled by the androidDatabaseImplementation: 2 setting in sqlitePlugin.openDatabase.) This is very likely related to #19 (multi-byte UTF-8 characters not working on Android) but I do not expect this to be solved by the solution contributed in storesafe/android-sqlite-evcore-ndk-driver-free#2.

@brodycj
Copy link
Contributor Author

brodycj commented Jan 17, 2018

Related issues:

@brodycj
Copy link
Contributor Author

brodycj commented Oct 21, 2018

Should be fixed now, closing

@brodycj brodycj closed this as completed Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant