I’m into this problem, my goal is to open a pdf into my ionic app angular capacitor, the pdf that I receive is in a string of base64 as a response of API, I want open this pdf without go out from my app, so I can still navigate from a page to another.
I used different plugins but I didn’t find the right one, is there someone that could help to find a solution? Thanks!