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

android 10 support (SDK 29) #6

Open
mohammedhamza1 opened this issue Aug 10, 2020 · 1 comment
Open

android 10 support (SDK 29) #6

mohammedhamza1 opened this issue Aug 10, 2020 · 1 comment

Comments

@mohammedhamza1
Copy link

mohammedhamza1 commented Aug 10, 2020

when setting "android-targetSdkVersion" to 29, the plugin will not work on Android 10.
can you please fix the issue?

Error when getting albums:

near "GROUP": syntax error (Sqlite code 1 SQLITE_ERROR): , while compiling: SELECT bucket_id, bucket_display_name FROM images WHERE ((is_pending=0) AND (is_trashed=0) AND (volume_name IN ( 'external_primary' , '3835-3163' ))) AND ((1) GROUP BY 1,(2)) ORDER BY datetaken DESC, (OS error - 2:No such file or directory)

@xmarkclx
Copy link
Owner

That's weird, I don't have that issue and we use Android 29.

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