You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initially I tested my cordova app with the photos plugin with an Android 9 and everything worked perfectly.
I encountered this problem exclusively with android 10
The text was updated successfully, but these errors were encountered:
In November, 2, 2020, play store will not accept api level 28 (android 9) releases.
Do you have any plans to update this project to be compatible with cordova-android@9 and api level29/android10 ?
I have create a fork project with differently fixes for ios 14.4 and android 10, and have increase speed of loading.
(collections() return Error: Invalid column DISTINCT bucket_id only on Android 10) Fixed.
I don't forget domax, but I have started Pull Request for over a year without a response.
Initially I tested my cordova app with the photos plugin with an Android 9 and everything worked perfectly.
I encountered this problem exclusively with android 10
The text was updated successfully, but these errors were encountered: