Lucas Josino
Lucas Josino
Hi @AkinBozburun! Yes, i know, the plugin has some performance issues but most of the problems happens when using the android emulator or the app in debug mode. Every performance...
> can you add this in future update of the plugin ??? I'll see what i can do, Android has very complex permission system and now, more limited. On the...
Can you provide the Android version?
Hi @Codesait. Sorry for the late replay. I made some tests and unfortunately couldn't achieve this issue. Create/Remove/Query evething is working. Do you still with this problem? Can provide more...
For now there's no method to scan the application document. I'll add this as a request to the next update.
I'm working on it.
Some links to help with this feature: * Android: * [How to detect MediaStore changes](https://stackoverflow.com/questions/12546967/android-how-to-detect-a-change-in-mediastore-when-connected-over-mtp) * [ContentObserver example](https://github.com/philipplackner/AndroidStorage/blob/a79204ff55af5c12498569ccaf1674d04be558c7/app/src/main/java/com/plcoding/androidstorage/MainActivity.kt#L107-L120) * IOS: * [Observe MPMediaLibrary](https://stackoverflow.com/questions/51404144/observe-media-library-changes-in-ios) * [Apple Docs](https://developer.apple.com/documentation/foundation/nsnotification/name/1621283-mpmedialibrarydidchange) * [NotificationCenter example](https://github.com/mattneub/Programming-iOS-Book-Examples/blob/4f785bf15f622d363c9334c696be0241512e4091/bk2ch16p678mediaQuery/ch29p946mediaQuery/AppDelegate.swift#L9-L28)
Status of 3.0.0-beta.0 - #119