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 7203B183F9 for ; Thu, 3 Sep 2015 21:43:27 +0000 (UTC) Received: (qmail 60895 invoked by uid 500); 3 Sep 2015 21:43:27 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 60859 invoked by uid 500); 3 Sep 2015 21:43:27 -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 60844 invoked by uid 99); 3 Sep 2015 21:43:26 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2015 21:43:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 5B387182107 for ; Thu, 3 Sep 2015 21:43:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.9 X-Spam-Level: ** X-Spam-Status: No, score=2.9 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id YVnLv-Pa07R3 for ; Thu, 3 Sep 2015 21:43:18 +0000 (UTC) Received: from mail-qg0-f50.google.com (mail-qg0-f50.google.com [209.85.192.50]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 0681E42BC6 for ; Thu, 3 Sep 2015 21:43:18 +0000 (UTC) Received: by qgx61 with SMTP id 61so2554529qgx.3 for ; Thu, 03 Sep 2015 14:43:17 -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=pw/p42qD762I0PZr3nuX9xxd3S3HfDR1Ngp9ib0qvtw=; b=JdmVNiOGwgaoH2ZtzViQongxyTLAyuM1cIVctpqkkVrxb1M7MyR4AmjbkUgTWlUDty s4TAFv6m0DZr+TW2lb6mFgdLG64apUBoLyz5Cdjafmbh1aLsDw9ASevkVXpuEgRtw+QY 0pxdPBQfjWv9WYDjpPjVxiwQe3zZMRlxfdZaTWI5Wx+dfdGujZtdH7VN5d8TrDpSrCFQ tYBfM2bu1t/93/TzQ9/SrLiCWw+svX+e65CAUk7uQctOcz8L8ccUKjJK43VneOjYdRcT UamCOS0x4yo+wIqaiiioSfehGxWbKYWD7JBZ/gWyImyPdnz3+T3e3CDzgu7VBcWkKmWX cJng== MIME-Version: 1.0 X-Received: by 10.140.135.208 with SMTP id 199mr138116qhh.33.1441316597761; Thu, 03 Sep 2015 14:43:17 -0700 (PDT) Received: by 10.140.104.240 with HTTP; Thu, 3 Sep 2015 14:43:17 -0700 (PDT) Received: by 10.140.104.240 with HTTP; Thu, 3 Sep 2015 14:43:17 -0700 (PDT) In-Reply-To: References: Date: Thu, 3 Sep 2015 23:43:17 +0200 Message-ID: Subject: Re: iOS 9 data-rel back not working - known issue? From: julio cesar sanchez To: dev@cordova.apache.org Content-Type: multipart/alternative; boundary=001a1136e03ad18f2d051edeab50 --001a1136e03ad18f2d051edeab50 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable data-rel=3D"back" is a jquery mobile thing, right? Then it might be a jquer= y mobile issue. El 3/9/2015 23:27, "Cem Yesil" escribi=C3=B3: > Hi, > I have an app that is going to be shipped to my client next week. He > reported to me that the back button in the navigation bar (anchor with > data-rel=3D"back") is not working. I downloaded the XCode Beta with iOS 9= and > it's true. It's working fine on other versions.Is that a known issue, or = at > least can you confirm that this is a cordova issue? > Thanks and kind regards,Cem Yesil --001a1136e03ad18f2d051edeab50--