merbin2012 / cordova-plugin-codeplay-in-app-update

Keeping your app up-to-date on your users’ devices enables them to try new features, as well as benefit from performance improvements and bug fixes. Although some users enable background updates when their device is connected to an unmetered connection, other users may need to be reminded to update. In-app updates is a Play Core library feature that introduces a new request flow to prompt active users to update your app.
7 stars 11 forks source link

Not working in android version 9 #4

Open bhupalasuresh opened 3 years ago

bhupalasuresh commented 3 years ago

I tried by installing it in my ionic 5 application. Even Its not giving error. Could any one help.

Ionic:

Ionic CLI : 6.12.2 (C:\Users\bhupa\AppData\Roaming\npm\node_modules\@ionic\cli) Ionic Framework : @ionic/angular 5.0.1 @angular-devkit/build-angular : 0.803.25 @angular-devkit/schematics : 8.3.25 @angular/cli : 8.3.25 @ionic/angular-toolkit : 2.2.0

Cordova:

Cordova CLI : 10.0.0 Cordova Platforms : android 9.0.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.3, (and 12 other plugins)

Utility:

cordova-res (update available: 0.15.2) : 0.15.1 native-run (update available: 1.2.2) : 1.0.0

System:

Android SDK Tools : 26.1.1 (C:\Users\bhupa\AppData\Local\Android\Sdk) NodeJS : v12.18.3 (C:\Program Files\nodejs\node.exe) npm : 6.14.6 OS : Windows 10

MiguelQueiroz commented 2 years ago

Right when I hit update, does it do anything? I guess not...

ayubUOL commented 2 years ago

Is this plugin working in Ionic 5 or 6 ? @MiguelQueiroz @bhupalasuresh

andreszs commented 2 years ago

Try my in-app update plugin which works with both Flexible and Immediate update modes, and has been tested working from Android 5.1 up to Android 11.