Now updated to V1.8.2 in first post.
Thanks @TxSolve for the heads up.
Sadly no.
ok thanks
Would you like to try this:
uk.co.metricrat.webviewextra1.95.beta.aix (24.4 KB)
not fully tested, but see if it works for you.
It looks like it works, but sometimes it detects a downloaded file, and sometimes it doesn't.
I think I should try it on a few devices. By the way, thanks for taking the time to fix it.
I am seeing strange behaviour too. On first run, apart from the notification, nothing, subesquent runs can get it to show an alert up to four times.
(I will have to get an expert to take a look)
yup, you have to
@TIMAI2 Previously I used your suggestion by using the Clock and File components to check if the file exists meaning Download Completed, but it turns out this method does not work for some files, such as ZIP files while downloading it's immediately notifying me that the file has been downloaded even though it is not finished, so I tried another way. I used the extension below, and it seems to work.
Here is my blocks
So this extension can trigger when the file is downloaded successfully. but "OnGet" always returns empty. Maybe if anyone knows what is wrong with my block, could help me fix this. I would really appreciate it. But the point is, perhaps you can get an idea and fix your extension. @TIMAI2
Thank you.
Yes, I have this sort of code in the extension, but the BroadcastReceiver is not working to call the Downloaded event. I am working on that.
Thank you so much.
Fixes Downloaded Event, so that it now runs after the file has completely downloaded. Credits @Kumaraswamy for the code. The Downloaded Event only works correctly when app is compiled. Developers should use the DownloadDataDebug Event when developing/testing with companion app (but this fires when the download is initiated).
I am pleased to announce the release of webviewextra version 2.0.
All details and download link available in the first post.
Why is the
Block no longer included ?
Which version of the extension is that ? Seems it has been gone for a while...
I downloaded the latest version and it wasnt there but it was in the wveTestV2.aia you posted.
My pleasure