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

Crash in case of 4-byte UTF-8 character in database file name #26

Open
brodycj opened this issue Jan 17, 2018 · 1 comment
Open

Crash in case of 4-byte UTF-8 character in database file name #26

brodycj opened this issue Jan 17, 2018 · 1 comment

Comments

@brodycj
Copy link
Contributor

brodycj commented Jan 17, 2018

Quick test of 4-byte emoji UTF-8 character in database name will crash on Android in case of the default Android-evcore-native-driver database access implementation (NOT an issue in case of the builtin android.database access implementation which is enabled by the androidDatabaseImplementation: 2 setting in sqlitePlugin.openDatabase). Related issues:

P.S. For some reason I have only encountered this crash on my Motorola Moto E4 Plus Android 7.1.1 test device so far.

@brodycj
Copy link
Contributor Author

brodycj commented Apr 28, 2021

This does not seem to be an issue any longer but I think further testing on multiple emulators and devices is needed before closing this.

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