In my app I use a canvas and by default it asks for read and write permission, however the app does not use this permission for anything else, so I have manually removed the two lines with apk studio as you mentioned in another thread.
You say that the extension doesn't need this permission, but after doing this modification the extension doesn't work for me. Can it be related?
If you will use google drive to keep your apk up-to-date, you don't need a file download extension at all. You can install the apk directly from the google drive, also without permission.
Test what I wrote about a few posts above.
Yes, I got the information on how to modify the permissions from there.
As it was clear, your extension does not need permission, however I was trying to update an app that had the permissions with another app to which I had removed the read and write permission. And this seems to be incompatible to update.
Can you tell me the is problem is In my blocks or Firebase value
& 1 more thing I want to know is there is any method to Install updated apk automatically without need to delete old app?
when I call the procedure of installAPK on my App, the download started well, and then it was completed successfully. And I can see the file in the below folder.
Also, I can say that DownloadCompleted event is started well due to ShowAlert command is giving the below message.
But Installation doesn't start automatically. I checked if installation could be start manually to be sure the downloaded file doesn't corrupt. Installation can start if I start it manually.
Dear Anke,
I'm a young novice student, sorry but it's my first time on this platform and I got a problem with the version 3 of the extension.
I can download the apk but it shows an error, and even if I can find the downloaded apk, I see that also the file's size is wrong so I can't open it.
I've already read similar problems in this community and checked e.g. I linked a file and not a folder..
but I don't know how to make it works.
I share the error screen and my blocks.
Thank you in advance
Yes, I've already tried all of them but I've always the same error.
So, if I disable the block with the installation, I don't have any problem downloading the apk and I can complete it, but even if I click on the "Instalar" button, I have the same error.
I think the problem consists in this part of the program, do you have any suggestions?
Hope I was clear