With which aia? Please post it (again).
[DISCONTINUED] Extension to download a file to ASD (app-specific directory) without WRITE permission
The file is not overwritten, when we download files and assign the same name they are saved as
photo.png
photo-1.png
photo-2.png
photo-3.png
...
This compiles correctly , maybe the problem occurred when updating the extension.
Yes, I think so, too.
The easiest and fastest way is to open the aia with
WinRAR / 7Zip
and replace the old extension with the new (current) one.
Yes, that is known. Download only if the file does not exist (or remove the file beforehand).
I get the same on my Galaxy Note8 (Android 9) because ...
Yeah - false positive. There must be something, even a word, that tips the balance. Unfortunately it is not possible to digitally sign an extension - maybe MIT can make that happen.
BTW, the Image
component incorrectly requests READ
permission on Android < 11 for the ASD as well. I'll open a new topic and report this bug (maybe I've done this before... ).
As @Taifun suggested some time ago, all bugs should be listed in a → bug tracker so we don't lose track. Ideally, it should also be noted there when the respective bugs were fixed. I found so many bugs in the last month/years that I can't remember every single one (with AI2, Kodular, Niotron, ...).
Taifun is 100% right.
I think your extension is actually the very first one to trigger an AV alarm on more than one device! Should not rule out the possibility of the file being compromised on the Server or during download.
We would know if something of that ilk was wrong if the file had a finger print, a SHA256 checksum that Users can check after download (via the command window of Windows or Linux). I've popped that suggestion on the Power Users forum.
The extension works here if I create a sub-folder in the ASD.
Ok, thanks for the hint to Github @Taifun.
I found this bug here:
But I don't want to wade through nearly 400 issues (links) on Github. The (open) bugs should be listed here in the forum (IMO).
Yes.
I built the same app on Niotron and there is no issue with this virus "Evo-gen".
So it seems to be an AI2 problem.
Definitely related to AI2 (could try Kodular too?) but currently this is the only extension with an AV issue.
Identical code using extension v2 (2020-11-01) does not trigger a virus warning.
Buenas noches a todos. Esta extensión me parece muy buena. Apenas estoy empezando con Inventor y probé esta extensión para descargar un archivo csv desde Google drive, sin embargo veo no descarga este tipo de archivos CSV que es diferente a un txt.
Por otro lado veo que no sobreescribe sino va agregando un nro en secuencia a cada archivo.
Hay alguna forma de poder importar CSV y sobreescriba los archivos?
Hello Joshua
This extension does download CSV files. Given that the files are stored in the ASD, your App can delete redundant/old files before downloading new ones.