Wen
Wen
@carlo318 Sorry, I cannot accept this PR. Everyone has his own needs, so you must make `Immediate update` as an **optional parameter**. https://github.com/vaenow/cordova-plugin-app-update/blob/0211b6d86f1d3abffcd65e910a649be9b6c15faa/www/AppUpdate.js#L14 Look forward to your next Pull Request...
This plugin is now updated to `1.5.2` and I tested passed in Nexus 5
What phone model do you use? In addition, you can try to use `adb` to get more debug info.
This plugin works good in `Nexus 5` `android 6.0` I suggest you use a new workspace to retest this plugin or use [adb logcat](https://developer.android.com/studio/command-line/logcat.html)
I guess this issue is caused by the PR [Prevent INSTALL_FAILED_CONFLICTING_PROVIDER error ](https://github.com/vaenow/cordova-plugin-app-update/pull/80/files)
Thanks for your feedback, I've already updated the [install requirement](https://github.com/vaenow/cordova-plugin-app-update/blob/master/README.md#install)
是不是缺少这个包? `android-support-v4.jar` 请把具体的日志信息贴出来。
Congratulations for your success build. :golf: **Another way:** you can put this file `android-support-v4.jar` into directory: `xxxxx/platforms/android/libs/`
@mideon Good job 😄 👍
@badaay this issue maybe relate to the Pull #16