[
https://issues.apache.org/jira/browse/CB-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218445#comment-14218445
]
Dustin Nielson commented on CB-7539:
------------------------------------
I hope this is an appropriate place to make this comment if not my apologies.
I've successfully managed to get the plugin working on my iphone 6, ipad mini
2, and my retina ipad using Shazron's instructions from the wkwebview plugin
repository.
I'm having an issue with the screen not rotating on all of these devices
although my deployment info shows each orientation checked and my plist file
shows each of the orientations. If this is something I'm doing incorrectly I
would appreciate a pointer to get me headed in the right direction. If it's an
actual issue then I just wanted to point it out.
I'm looking forward to seeing this plugin move forward as I can see a real
value in having a local web server available.
> [WKWebView][iOS 8] Use local webserver option to load local HTML file from www
> ------------------------------------------------------------------------------
>
> Key: CB-7539
> URL: https://issues.apache.org/jira/browse/CB-7539
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: iOS
> Reporter: Shazron Abdullah
> Priority: Blocker
>
> This workaround is because of this bug:
> http://www.openradar.me/radar?id=5839348817723392
> (filed with Apple of course also)
> I'm still hoping that Apple fixes this in iOS 8.1, but we should have this as
> a contingency plan.
> Create this as an included plugin, so it can be extracted later if need be.
> We need to secure access to the local webserver, probably through a session
> token in the header, since background apps can have access to the webserver.
> The session token is passed down to the initially loaded local page specified
> from the <content> tag in config.xml, and should be used in the cordova.exec
> call. We would also need to implement local proxy support , see CB-7348
> This all sounds more complex than it needs to be than just loading a file url
> -- wishing Apple would just fix this in iOS 8.1 instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]