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
brody4hire opened this issue Jan 17, 2018 · 2 comments
Closed

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

brody4hire opened this issue Jan 17, 2018 · 2 comments

Comments

@brody4hire
Copy link

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.

@brody4hire
Copy link
Author

Related issues:

@brody4hire
Copy link
Author

Should be fixed now, closing

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