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

FileNotFoundException

Open ChaminThilakarathne opened this issue 1 year ago • 0 comments

DownloadApkThread class (DownloadApkThread.java) is thrown exception which is java.io.FileNotFoundException: in FileOutputStream fos = new FileOutputStream(apkFile); Android 11 (API level 30) above Therefore auto update failed is there any alternatives for this issue?

ChaminThilakarathne avatar Aug 10 '23 08:08 ChaminThilakarathne