How to use Document Viewer Plugin for showing PDF

Hi There, I am pretty new with IONIC, I want to show .pdf file in my app using document viewer plugin. Can anyone share code example of HOW TO USE DOCUMENT VIEWER to show pdf file in ionic native apps

Hi @pietaDavid,
I’m having the same issue. I have installed this plugin and give a path of file which is located in ‘assets’ folder. It’s giving error of ‘Relative URIS are not supported’.
If i install FilePath Plugin to get the file path of system, it won’t allow me to build the app.
Have you got any solution of this ?