cordova-plugin-app-update icon indicating copy to clipboard operation
cordova-plugin-app-update copied to clipboard

App Not installing automatically in android 9

Open GowthamJadon opened this issue 5 years ago • 8 comments

After Download the apk file through the app-update plugin it's not installing automatically updating in android 9 but working fine in android 8 =< do i need to add any new permission for that ???

GowthamJadon avatar May 16 '19 04:05 GowthamJadon

+1

deliverymanager avatar May 30 '19 11:05 deliverymanager

Hmm I have made some search and I found that your need to explicitly go inside the app and allow it to install the apk. https://android-developers.googleblog.com/2017/08/making-it-safer-to-get-apps-on-android-o.html

deliverymanager avatar May 30 '19 11:05 deliverymanager

Any Update ?

pratikchourdia avatar Jun 12 '19 14:06 pratikchourdia

Hi ,

I have found a solution but i'm not sure that will be the greatest one

in the manifest file

i have add these permissions

after that installation worked fine....

On Wed, 12 Jun 2019 at 20:22, Pratik Chourdia [email protected] wrote:

Any Update ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vaenow/cordova-plugin-app-update/issues/134?email_source=notifications&email_token=AG3YNVVLZDLWQC6VISGSEVLP2EES5A5CNFSM4HNI4TF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXQWD7I#issuecomment-501309949, or mute the thread https://github.com/notifications/unsubscribe-auth/AG3YNVSNSXYK6KY5KHXC7K3P2EES5ANCNFSM4HNI4TFQ .

GowthamJadon avatar Jun 24 '19 08:06 GowthamJadon

@GowthamJadon I try to add this permission but for me doesn't work. When checkAppUpdate is called android ask the permission for Install unknown apps but if mark to allow nothing happen. Apk doesn't download. Does anyone have the same issue?

HerculanoGripp avatar Jul 02 '19 12:07 HerculanoGripp

+1

IamSurendraThota avatar Jul 24 '19 10:07 IamSurendraThota

  • 1

floinay avatar Oct 21 '19 09:10 floinay

any update on this?

kunajs avatar May 27 '20 10:05 kunajs