-
Notifications
You must be signed in to change notification settings - Fork 146
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
Download Bar doesn't fill up for when downloading APK #131
Comments
any update on this? |
for me the same using android 8.1.0 |
i had this problem (android 10) .. this plugin downloads the apk to storage on the phone using <app_id>.apk e.g. com.yourapp.appname.apk .. in my case it was downloading OK (i could see it downloaded OK on the server) the progress bar would not increment and it appeared to hang. Internally i could see via |
@daflip we implemented a version that adds the timestamp in the filename to prevent the described issue. Thx for pointing that out. |
Progress Bar doesn't update itself in % or fill up when downloading APK
Any fix for this?
Cordova & Android Versions
Cordova Version: 8.1.2 ([email protected])
Android Platform Version: android 7.1.4
Plugin Versions
cordova-plugin-app-update 2.0.2 "AppUpdate"
cordova-plugin-appversion 1.0.0 "App Version"
The text was updated successfully, but these errors were encountered: