PolarCape / polarcape-cordova-plugin-document-handler

Polar Cape Cordova Plugin Document Handler
MIT License
10 stars 19 forks source link

Nothing happened when tried to use the plug-in with local PDF files. #8

Open nbaua opened 7 years ago

nbaua commented 7 years ago

Hi,

Sorry, this is not actually pulg-ins issue, may be what I require is a way to use the plug-in as

I followed the steps mentioned and created a test view with sample PDF files on device (SD Card) I have the included in application's config.xml with couple of other plug-ins which depend on cordova.js.

Those things work as intended but the Document handler, what I see is a white blank view nothing happens. Tried with DxButton to load it in another view but same thing. What am I doing wrong?

May I request you to provide the gap build/version number or a way to use it in my Hybrid mobile app. (FYI I am trying to use it with DevExtreme 15.2 - MVVM- KnockOut Approch)

Thank you guys.