From 32898e0636ed1b3057b27b98a6f5fc4759816ff7 Mon Sep 17 00:00:00 2001 From: pwlin Date: Sun, 18 May 2014 14:11:51 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af7bf04..7375f42 100644 --- a/README.md +++ b/README.md @@ -39,5 +39,11 @@ Open a PDF document with the default PDF reader and optional callback object: ); -__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 `` from your `config.xml`