-
Notifications
You must be signed in to change notification settings - Fork 858
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
Is this Image Picker Plugin no longer maintained? #267
Comments
Avoid, it's completely dead in Cordova Android 7. It will actually wreck your platform install if you try to use it. |
@TDola What are you using successfully instead? |
@rlindgren At this moment I was forced to revert to the standard gallery picker in the cordova camera plugin. The first is a fork of this plugin and is being slowly maintained. But with 72 issues open including ones like this Telerik-Verified-Plugins#134 I am not enthused. The second is making excellent strides, but is only maintained by 1 developer https://github.com/DmcSDK/cordova-plugin-mediaPicker/graphs/contributors, and his hands are tied on google integration because he lives in China DmcSDK/cordova-plugin-mediaPicker#20. He does appear to be actively improving the plugin, it is one to watch. If more developers join in and start issuing pull requests, it could make huge progress fast. So considering the fork looks almost dead too, and the best replacement is in early development, I went back to the cordova plugin and decided to wait it out to see who wins. |
Thanks @TDola! I'm watching the media picker plugin now as well. It definitely looks promising. I agree with you that such a straightforward issue as the Telerik plugin.xml update for cordova-android 7 not being resolved almost immediately is concerning... |
I have been using Media Picker Plugin too for 4 months now. Yes, its maintained by a single developer but he is doing a good job at it. He is quick in answering issues posted and rolling out updates and fixes for it which shows its on active development. The theme looks good too in Android and it also supports iOS now. Like @TDola mentioned, some extra features such as google integration is difficult for the developer since he cannot access google from China. But other than that, the plugin does its job well and I find it a good replacement for this imagepicker plugin for my needs. I have been using it in my production app for a few months now and its going well. |
I wanted to update that mediaPicker is still being actively maintained and now supports the newest xcode modal windows. |
I noticed that there been a lot of opened issues and no updates for couple of years now. Does it mean this plugin is no longer maintained and should be considered as dead?
I have installed this plugin and it works fine in iOS so far. However I noticed in Android the App crashes without asking for permission. I noticed there are so many issues created here already on this topic and a lot of people have created Forked version of this plugin for that issue. Therefore I have installed the
Telerik-Verified-Plugins/ImagePicker
fork version to resolve this issue. My concern is:This plugin has various issues especially with Android 6, 7, ios 11, etc and it has not been maintained for a long time.
Most of the fork versions are unmaintained as well now-a-days.
This is such an important plugin and I am just curious, what do users use? Is it still safe to install this plugin or the forked versions? Is there another more reliable fork for this Multiple Image Picker plugin?
The text was updated successfully, but these errors were encountered: