Thanks Tommy - I sure will. I think injecting JavaScript at arbitrary times -- you would just use WKUserScriptInjectionTimeAtDocumentEnd for WKUserScript -- although I haven't tested it. If setting JS at arbitrary times is taken away - yikes.
Anyways, on the bridge front, I've posted my approach for the new bridge: https://issues.apache.org/jira/browse/CB-6884 On Thu, Jun 5, 2014 at 2:06 PM, Tommy Williams <to...@devgeeks.org> wrote: > I am sure you won't need it, but if I can help, let me know. > > I think the biggest hurdle will be firing user scripts at arbitrary times > instead of only on page load.. There seems to be an API that hasn't been > exposed :/ > On 6 Jun 2014 04:59, "Shazron" <shaz...@gmail.com> wrote: > >> My intent is to work on this today, in a branch for cordova-ios: >> https://issues.apache.org/jira/browse/CB-6863 >> >> On Wed, Jun 4, 2014 at 10:15 AM, Shazron <shaz...@gmail.com> wrote: >> > Use Safari to watch "Introducing the Modern WebKit API" (no login >> required): >> > https://developer.apple.com/videos/wwdc/2014/ >> > >> > On Wed, Jun 4, 2014 at 8:25 AM, Michal Mocny <mmo...@chromium.org> >> wrote: >> >> You can probably bet on it. >> >> >> >> But this is really fresh news, we're as excited as you are, trying to >> >> figure out the details. >> >> >> >> >> >> On Wed, Jun 4, 2014 at 11:05 AM, Matthew David <matthewada...@gmail.com >> > >> >> wrote: >> >> >> >>> I am sure I am not the first to ask for this, but the new WebView for >> iOS >> >>> is now WKWebView with support for Nitro JS engine. Will WKWebView be a >> >>> selectable option in future builds of PhoneGap for iOS along with >> support >> >>> for iOS7 and earlier? >> >>> >> >>> Matt >> >>> >>