Web Component 'silent' download file on android 16?


I'm confused why the web component is silent download. My Android version is 16.

You set the web url to empty?

My URL was not empty, I left it empty because I didn't want to show the URL I was using, basically my block is like above.

the point is that I succesfully download the file, but what I'm not happy about is there are no notifications “Silent“

The GotFile is triggered only if the SaveResponse is false ( the Get help seems not correct )

wht re u talking about?

Means?

Maybe something like this:

i mean something like this

This is incorrect

On my android 10 phone seems working like that:

web07.aia (2.3 KB)

Does the Web component have an error event block?

You may be missing some valuable information.

No, my mistake I misread the help:

  • the SaveResponse true triggers the GotFile event
  • the SaveResponse false triggers the GotText event

P.S.

and this is only monday morning… hope to survive till friday afternoon ; - )

i dont get it, but I'm trying to download a zip file

Look at @Anke's example above: