-
Notifications
You must be signed in to change notification settings - Fork 81
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
Immediate Update stops before installing #16
Comments
would you mind doing a small video of the issue? |
Here is a sample video for this problem: |
After a couple of hours I make to run the plugin. But I get same error. But in my case Immediate Update finish the download and make installation. After succefull installation my app still on same version 1.1.0+2 and didn't install correctly. I close my app and re open it. And keep asking me to there is a new update, in my app main screen there is current app version code. And it shows version 1.1.0+2. But my google app version is 1.3.4+20 Any idea? |
Has anyone have solution for problem of @NTMS2017 ? |
How to remove close icon in performImmediateUpdate(). I have searched in library files to remove it as it shows a white blank screen when clicked on it but couldn't find it. |
I've the same problem. |
Hi @jonasbark, I tried to implement the in_app_update version: 4.2.1. It works correctly, it downloads the entire application in the background but when it goes to install it gives an error message stating that it cannot be installed. I tested other plugins and the same problem occurs. Wouldn't this be because the application is open and the user continues using it... perhaps they can't close it completely? I tried to force the app to close. It finishes but still doesn't install. Have you ever had the same problem? Thank you in advance for all your help, |
I can confirm that once we upload the app to the play store, it works without problems. I had the same problem, it reached 100%, the 'installing' appears, but it did not restart the app, but once uploaded to the store, it works as expected. |
Immediate Update stops on 100% downloading, and don't start installing. Only when I click on the back button, app starts installing.
The text was updated successfully, but these errors were encountered: