Neel

Results 49 comments of Neel

@elgubbo Thank you for this solution. I was stuck on this the whole evening and I am glad I saw your post. The good old css to the rescue. Inspired...

I am having the same issue too. The GroupBy order shows correctly in Firefox but in Chrome it is showing in descending order.

This seems to the same issue as this: https://github.com/DmcSDK/cordova-plugin-mediaPicker/issues/110 Does changing target SDK version to 28 help? ``` ```

Also see: https://github.com/DmcSDK/cordova-plugin-mediaPicker/issues/115

Hope there is a fix for this now that `targetSdkVersion` 29 is required.

> from: https://developer.android.com/about/versions/11/privacy/storage > > Apps that run on Android 11 but target Android 10 (API level 29) can still request the requestLegacyExternalStorage attribute. This flag allows apps to temporarily...

Hi @SchoolsUnited Thanks for the update. Just last week I released my app with the new `targetSDKVersion` set to 29 and since then quite a few users have reported the...

I have resolved this by updating to Cordova Android 9.0.0 (from 7.0.0) and then updating the Android SDK Command-line Tools to the latest version by installing this update from the...

I think this error might be due to this commit: https://github.com/DmcSDK/cordova-plugin-mediaPicker/commit/ae542426dd8ffeb1c633a3d9d2abdfe5c253d5bd#diff-b6864d7a2fd6a1ac61b1148f96850f58 I recently had a lot of errors on iOS when I used the latest version. I reverted back to...

I am actually interested in a similar question, can this plugin for ios add photos or videos that are in icloud?