Hello guys, I researched before opening this post and saw no answer to my problem.
I am making an application. It has a screen with a webview of an extended system.
Navigation is normal.I place the user to access the system, navigate between the pages with the session working perfectly. But when I try to download a pdf.
Instead of downloading the PDF, you are downloading the page with the message of access denied to the system.
As if the session I opened when placing the user, is lost when I try to download it.
I’ve tried everything and I can’t get it to work.
That is, when logging into the system that is inside the webview, navigation between pages occurs without problems.
But when I start the download. It’s like I never logged in.
I am very grateful to anyone who can help.
By the way, I’m using the blocks of the “download” component to download the file.
Thank you very much if you can help me.