- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is driving me crazy now!...I'm trying to open a local HTML file (a converted PDF) on iOS device. The following code works fine on Android. Am I missing something with allow-intent / allow-navigation permission on iOS? I feel like I've tried every combination!
var loadPDF = cordova.InAppBrowser.open('PDFs/Endocarditis_Circ_Journal/index.html', '_blank', 'location=yes');
Cordova version 5.4.1
InAppBrowser version 1.3
Intel XDK version 3400
- Tags:
- HTML5
- Intel® XDK
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could be related to this post, not sure > http://stackoverflow.com/questions/26377829/opening-a-local-file-with-inappbrowser-under-ios-doesnt-work <

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page