File Not Downloading using Downloader component

I’m facing an issue with downloading a file using the Downloader component.I have a URL that points to a PNG QR code file on my server, and the URL is correct.

When I access the URL in a web browser, the file displays correctly, and I can manually download it without any issues.

However, when I use the Downloader component in Niotron, the file doesn’t download to my device as expected

Here is block png

Do I Need Read/Write External Storage Permission?
Is it necessary to set the download path in the Downloader component?

File name is empty

you don’t need permissions


Drive DownloadHelper

I’ve tried every possible solution I can think of and checked community posts, but nothing has worked. My image isn’t showing in the gallery, although I can access it through the directory. I set up blocks to refresh the gallery and even tried moving the file from one directory to another, but it’s still not working. Can someone please help? This is very important to me

@zodiac_logic… When I use the downloader helper, my app crashes.i don’t know why

Using the folder name like this /Download
And you can focus on file name it’s going to be every time Changes, you can use clock & other logic for this… Otherwise can’t download same file name evrytime…

@Zodiac_Logic -I followed your instructions, but the file is still not appearing in the gallery. When I set it to save in ‘Pictures’ or any other folder, an error appears: com.download.Error@2eeha8. The file only downloads when I set it to the ‘Downloads’ or ‘Documents’ folder.

I can’t use the DownloadHelper extension, as the app crashes and fails to initialize.

@Nibedita_Roy Yes, I will set global variables for the file name, but I want to solve this problem first

ImageDownload.aia (94.7 KB)

@Zodiac_Logic- I compiled the AIA file you provided exactly as it is, but it’s not working. Please check the video

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.