Receiver exported error

These are my extensions, i know DownloadToASD is done but i need some recommendations for alternatives
image

Remove each extension in turn and test for the error. If the error disappears, then you should know which extension is causing the problem. Are you using the very latest versions of all your extensions ?

For what ?

The web component downloads to the ASD by default.

The webviewextra extension will download to the asd (using the native webviewer)

There are many encryption extensions available

the alternatives are mentioned in that thread

Alternative extensions

Taken from the extensions directory App Inventor Extensions | Pura Vida Apps

Taifun

When i first made my project i had A LOT of trouble downloading with the bulti-in downloader so i searched for alternatives and that was what i found so, i need help with example code.

Never mind, i have a working solution.

Why is this allways flagged ? I wanted just to say it so that the users when enter can know this is solved ( and also not users of the community but visitors of the site ) : I found many topics that were "unsolved" but I didn't knew if that were really unsolved or the original person who posted forget to put it like "solved"
What's the problem with that suggestion ?

I have yet to test on android 15 though i found a alternative that works

So it's an Android version problem ? With the old DownloadToASD extension I think it can be ... but did you find the alternative ? Because if you did , you can even mark as solution your post , so that a community user , when enters , sees that this topic is solved and doesn't go here ... I mean ... to help , if you solved it allready

Like i said im not sure if the fix worked. It's a giant project (~2000 blocks) so i have to test it later and if it works i will mark it as done

Ok perfect . Good luck with testing !

May help others if your share your solution?

I just used the download helper from custom webview (since i was already using custom webview) and set the directory to "Download". It works on android 15!