+ Start a Discussion
Srinath R 9Srinath R 9 

Show PDF in iFrame of Lightning Component

I have some PDF files stored in my intranet and I have the links to those PDF's.

Now I want to render the PDF's inline inside a lightning component.

I have used <iFrame> and it works like a charm on desktop in LEX. But when I test the same in Salesforce1 , then the iframe is not working and infact it is showing the classic version of salesforce inline in the lightning component and it looks strange to me.

What am i doing wrong here?