Ionic View App - urgent help needed please

Hey Guys,

i have uploaded a project to Ionic View App to showcase it to the clients. In my test project in the Ionic View App i need to open a LOCAL file in the Powerpoint for iOS App (iPad) by clicking on a link in the Ionic App. Basically this “should” work with this custom URL scheme:

javascript: document.location = ‘ms-powerpoint://office/test.ppt’

But of course it is not working since i don’t have the right path to the application bundle. Is there a way to find out the absolute path that i could use (iOS only)?

Thanks!

(sorry for bumping this again, i have asked this question already in the forums – but i really need some help here)