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
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
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.