Update README.md

This commit is contained in:
pwlin 2014-05-18 14:11:51 +02:00
parent 9b0770f0d8
commit 32898e0636

View File

@ -39,5 +39,11 @@ Open a PDF document with the default PDF reader and optional callback object:
);
</script>
__Please Note that for properly opening a PDF file, you must already have a PDF reader (Acrobat Reader, Foxit Mobile PDF, etc. ) installed on your mobile device. Otherwise this will not work.__
Notes
------
- For properly opening a PDF file, you must already have a PDF reader (Acrobat Reader, Foxit Mobile PDF, etc. ) installed on your mobile device. Otherwise this will not work
- [It is reported](https://github.com/pwlin/cordova-plugin-file-opener2/issues/2#issuecomment-41295793) that in iOS, you might need to remove `<preference name="iosPersistentFileLocation" value="Library" />` from your `config.xml`