Busivid / cordova-plugin-media-picker

Plugin for selecting or capturing multiple images/videos.
MIT License
0 stars 1 forks source link

cordova.getThreadPool() #2

Open sanderhuijssen opened 4 years ago

sanderhuijssen commented 4 years ago

Hi, I have been using this plugin for some time now, and all was fine. Until today. I recompiled my app, and it crashes when the mediapicker needs to popup. adb logcat sais:

PluginManager: THREAD WARNING: exec() call to MediaPicker.getPictures blocked the main thread for 18ms. Plugin should use CordovaInterface.getThreadPool()

I tried to fix this myself, but my java is so poor, I can't get it done... Could you please fix this?

ryanwilliams83 commented 4 years ago

None of my Cordova apps are under active development and I will not be addressing this issue anytime soon.