Aurelio Junior wrote:
Hi Shivani,
Maybe there's a more elegant way to do it in a mobile app, but you could try to use this old webapp trick which is to use an IFrame whose "src" attribute is the URL to the PDF file. Here's a sample OML.
Hi Aurelio,
I know this is very old post, but I was trying the method you shared and it is working in browser as well as in Outsystems app but it is not working when I generate a native application and install it in android phone. So when I click on the document file name it redirects to next screen where I have created the iframe and displaying the document but it is showing blank screen in native application, but working fine in browser as well as in Outsystems app. Can you please where I am going wrong.
Thankyou