Can't open PDF in Sharepoint App (mobile - Android)
Hello everybody,
I'm writing to ask for help regarding a problem I am experiencing on a SPFX Webpart that I'm developing
A component in my Webpart calls an Azure logic app which returns a response with a url of a PDF file, stored on an Azure BlobStorage
In Android mobile environment, I receive this error (view picture)
There are already other posts explaining that this error message is misleading,the network connection has been tested and works perfectly
Moreover, I checked the response of the Logic App and it works correctly.
Actually, when I try to view the same PDF in the Sharepoint App but in an iOS environment, the file is displayed correctly
So I don't think the Logic App is responsible for this issue
Any suggestion to solve this problem?