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 AC36B1884C for ; Mon, 8 Jun 2015 20:22:25 +0000 (UTC) Received: (qmail 78179 invoked by uid 500); 8 Jun 2015 20:22:25 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 78140 invoked by uid 500); 8 Jun 2015 20:22:25 -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 78127 invoked by uid 99); 8 Jun 2015 20:22:25 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jun 2015 20:22:25 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id AE6541A48C3 for ; Mon, 8 Jun 2015 20:22:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.901 X-Spam-Level: ** X-Spam-Status: No, score=2.901 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id h-AncRc_wQhJ for ; Mon, 8 Jun 2015 20:22:14 +0000 (UTC) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 0B85A27621 for ; Mon, 8 Jun 2015 20:22:14 +0000 (UTC) Received: by obbgp2 with SMTP id gp2so84662651obb.2 for ; Mon, 08 Jun 2015 13:22:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Wnh/cBk4Ox1ulCvb7y65f4Hbxc4dnKOJR8XgLxQfChM=; b=gx4mQo+IzlTaBqFEgFTgkdsukrdKakK2BuvOEcF41xQK86RKxUVgNj9fNCMYR91O+D dSN41U+6ofNwVuB33OD0wHhfcjP8t00OfN8fdqUbODlDv66D3BseMzi3w6dL/xfNVFKI MSQfhVbA79nY+0X6ad9ElDbEaxd+nzY15FCuk7aojQhENyjIBB30DMBL5TeD7R4Tekbm xEmdiDk/+Tn+JAQ5iFDWyWdE/MYha+NnNZYT/4dF8vDoKeq8ChleoLYq0+1KM0k/tTeU LwXl0n9EtB7y9pFnqjohF61e5+8qmBhc47ERAdzipkgncOstjp9wSvmqfIj5124fyIXT snoA== MIME-Version: 1.0 X-Received: by 10.60.228.67 with SMTP id sg3mr11340992oec.32.1433794933355; Mon, 08 Jun 2015 13:22:13 -0700 (PDT) Received: by 10.76.98.193 with HTTP; Mon, 8 Jun 2015 13:22:13 -0700 (PDT) In-Reply-To: References: Date: Mon, 8 Jun 2015 13:22:13 -0700 Message-ID: Subject: Re: [iOS 8] WKWebView moving forward From: Shazron To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11363046aefaf40518076505 --001a11363046aefaf40518076505 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable No idea yet Darryl On Monday, June 8, 2015, Darryl Pogue wrote: > Any news on IndexedDB bug fixes? Or working URL interceptors? > > On 8 June 2015 at 13:13, Shazron > wrote= : > > Cordova developers rejoice, iOS 9 includes the API to load pages from > > file:// urls https://twitter.com/wkwebview/status/608002548151119872 > > > > 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 fi= nd another > >> way to solve it for our apps=E2=80=A6 maybe I will actually have to wr= ite 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 > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org > For additional commands, e-mail: dev-help@cordova.apache.org > > > --001a11363046aefaf40518076505--