Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9613118F2C for ; Tue, 9 Jun 2015 20:29:15 +0000 (UTC) Received: (qmail 28758 invoked by uid 500); 9 Jun 2015 20:29:15 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 28718 invoked by uid 500); 9 Jun 2015 20:29:15 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 28701 invoked by uid 99); 9 Jun 2015 20:29:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 20:29:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shazron@gmail.com designates 209.85.218.49 as permitted sender) Received: from [209.85.218.49] (HELO mail-oi0-f49.google.com) (209.85.218.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 20:27:00 +0000 Received: by oihb142 with SMTP id b142so18965913oih.3 for ; Tue, 09 Jun 2015 13:28:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=9vxhAMEeh0RVxojqJwOzj8eS9QgExuDJYb3qebxJk8I=; b=ssHwmtZzOcHg5gykXCGrkTAHLdTsHjKhXbuiqguz0xvJbUN3P7vuWD0CtB54LUQtpG RYwaMr4WQEUrF4uvemVHwqGsmLnK66F1xPdaGs72NjmfvZx3Bnv5xP7DhX3vhoCLx5Lj 152I6m2GSJ62H7v5Ce9HntKbYKQA30LCu+lKdChWKk43LkEHtstYDqVjQhXzlhr9tRzI VNQXyeDnkwrZelGaiQjINRBSDSz0ac51kFBJYCuSoTzo17VhfzvH3gurY2fKjtsW1ZCW TqNigPjZ6mpV1zUGQyRNVYwtQC5Oe8Epm/AB5ky7AwAlclGDDdqpYXkJ0OrxVzT9SDLa c6Pg== X-Received: by 10.182.230.67 with SMTP id sw3mr17207776obc.0.1433881728405; Tue, 09 Jun 2015 13:28:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.98.193 with HTTP; Tue, 9 Jun 2015 13:28:07 -0700 (PDT) In-Reply-To: References: From: Shazron Date: Tue, 9 Jun 2015 13:28:07 -0700 Message-ID: Subject: Re: [iOS 8] WKWebView moving forward To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a1134c3681256f705181b9b40 X-Virus-Checked: Checked by ClamAV on apache.org --001a1134c3681256f705181b9b40 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Here's the juicy Safari iOS 9 bits, including new javascript and css features, including SFSafariViewController: https://developer.apple.com/library/prerelease/mac/releasenotes/General/Wha= tsNewInSafari/Articles/Safari_9.html On Tue, Jun 9, 2015 at 1:22 PM, Shazron wrote: > We could use it for InAppBrowser but we might lose some features that we > have possibly. > > Anyways, one piece of bad news for WKWebView iOS 9 - you can load file > urls in Library and Documents, but not the app bundle. > https://twitter.com/wkwebview/status/608359163299819521 > > On Tue, Jun 9, 2015 at 1:02 PM, Carlos Santana > wrote: > >> Yay ! >> There is also a new Safari View Controller, don't know if it's applicabl= e >> to replace wkwebview but at least I think it can be use to build the nex= t >> gen inappbrowser since its beats a makeup in iOS anyway. >> >> The session is in 30 minutes so I'm planning attending. >> On Mon, Jun 8, 2015 at 2:33 PM Shazron wrote: >> >> > There is a WWDC session: "Safari Extensibility: Content Blocking and >> Shared >> > Links". So I'm hopeful for whitelisting >> > >> > On Mon, Jun 8, 2015 at 1:22 PM, Shazron wrote: >> > >> > > Moar news https://twitter.com/wkwebview/status/608005652720451584 >> > > >> > > >> > > On Monday, June 8, 2015, Shazron wrote: >> > > >> > >> Cordova developers rejoice, iOS 9 includes the API to load pages fr= om >> > >> file:// urls https://twitter.com/wkwebview/status/60800254815111987= 2 >> > >> >> > >> On Mon, Feb 9, 2015 at 2:19 PM, Shazron wrote: >> > >> >> > >>> Also Xcode 6.3 now *requires* Yosemite. Fair warning to upgrade I >> > >>> suppose for your dev machines and build servers... >> > >>> >> > >>> >> > >>> On Mon, Feb 9, 2015 at 2:13 PM, tommy-carlos williams >> > >>> wrote: >> > >>> > Oh, FFS. >> > >>> > >> > >>> > I give up on Apple solving this, personally. Most apps don=E2=80= =99t >> > >>> *actually* need it (they think they do, but they don=E2=80=99t). I= am going >> to >> > find >> > >>> another way to solve it for our apps=E2=80=A6 maybe I will actuall= y have to >> > write a >> > >>> native plugin for the crypto :( >> > >>> > >> > >>> > -- >> > >>> > tommy-carlos williams >> > >>> > >> > >>> > On 10 February 2015 at 08:18:31, Shazron (shazron@gmail.com) >> wrote: >> > >>> > >> > >>> > In other news -- the new Xcode 6.3 beta (iOS 8.3) does *not* >> contain >> > >>> > the loadFileURL:readAccessURL: selector that we are all waiting >> for >> > >>> > :'( >> > >>> > https://twitter.com/wkwebview/status/564865657225756672 >> > >>> >> > >> >> > >> >> > >> > > --001a1134c3681256f705181b9b40--