Giter Club home page Giter Club logo

Comments (8)

vaenow avatar vaenow commented on July 21, 2024
  • Could you show me more details about android 6.x.
  • Maybe you can check out the versionCode and paste it below comments
var versionCode = AppVersion.build
console.log(versionCode)  // 302048

from cordova-plugin-app-update.

yelban avatar yelban commented on July 21, 2024

sure, all the version code is "30203"
Sony Z3 (android 6.0.1) , android avd ( 7.0 and 4.1.2 )

android 4.1.2/5.1 work! Updating display two blue line ( one for progress bar)
android 6.x/7.x doesn't work, display only one gray line as screen shot.

from cordova-plugin-app-update.

chingfeng avatar chingfeng commented on July 21, 2024

Android added new permission model for Android M.

Please check this page that will help you handling the permissions in M.

http://www.cnblogs.com/zzw1994/p/5021118.html

or use Android's DownloadManager to download apk file, and install it after "DownloadManager.ACTION_DOWNLOAD_COMPLETE" received.

from cordova-plugin-app-update.

vaenow avatar vaenow commented on July 21, 2024

@chingfeng Would you please send me a pull request, thanks in advance.

from cordova-plugin-app-update.

yelban avatar yelban commented on July 21, 2024

hope this link will help :)

how to use Android 7.0 FileProvider
http://www.techug.com/android7-0-rom-mod

from cordova-plugin-app-update.

mzszhznn avatar mzszhznn commented on July 21, 2024

感谢,很好的插件。
在高版本遇到同样的问题。
能不能在下一个版本得到兼容处理呢?

from cordova-plugin-app-update.

vaenow avatar vaenow commented on July 21, 2024

看来已经有很多同学遇到了这个麻烦,我会尽快处理。

I'll handle this as soon as possible

from cordova-plugin-app-update.

vaenow avatar vaenow commented on July 21, 2024

Thanks @chingfeng 's pull request #16

👍

from cordova-plugin-app-update.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.