I'm trying to show a pdf in my ionic app. I try to embed it in an iframe and in an object tag, but I'm never able to scroll it in my ios simulator. The tips which work in safari, don't do anything in that case.
So what is a good way to embed a pdf in a cordova application for ios?