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 AD41618D78 for ; Thu, 25 Jun 2015 12:07:46 +0000 (UTC) Received: (qmail 83191 invoked by uid 500); 25 Jun 2015 12:07:46 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 83143 invoked by uid 500); 25 Jun 2015 12:07:46 -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 83117 invoked by uid 99); 25 Jun 2015 12:07:46 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jun 2015 12:07:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 8FC48D02A5 for ; Thu, 25 Jun 2015 12:07:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-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 (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 3rdYxvWk9H6C for ; Thu, 25 Jun 2015 12:07:36 +0000 (UTC) Received: from mail-qc0-f174.google.com (mail-qc0-f174.google.com [209.85.216.174]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 0CCCD4C0E5 for ; Thu, 25 Jun 2015 12:07:36 +0000 (UTC) Received: by qcji3 with SMTP id i3so19872995qcj.1 for ; Thu, 25 Jun 2015 05:07:29 -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=ZCcPfQhI/kTdjaDpJQO7sZzyaf9Zzl7GDwU22RRcNj8=; b=d2kwvDGVtQcaOFd0CnhFMFpRy6PfuLFp5F1fL65BB3/5IkW4dz/EWTNdsXIkxcrgFL 59ylhukNGN+KTsNhAWTYTLCCvDVyjK/g+DxVRQSubZGAYKFX43VWfH8+13BH0w0+KQIc ZyK9jq7AY/Ymnfj7BChtruoCqzfXToTknnDLU6BDTp0FLZf+r+Lm/YELrSLXHNlSe+NF 3GBlBEK6U5Nn3l7BDXR2m8A6k7mv17ZWJ53V8yNbJg8aNWM5FDLpyN91wcN2OD3Tm0G3 DLYX+Z4eco8u3bHqwXOmPZ8Os7iEFrw4+BuL7ELfTHGbhe6zjvUcNuk5RJ4xbFwrE++i 7JOA== MIME-Version: 1.0 X-Received: by 10.141.23.3 with SMTP id z3mr62098647qhd.38.1435234048830; Thu, 25 Jun 2015 05:07:28 -0700 (PDT) Received: by 10.140.82.42 with HTTP; Thu, 25 Jun 2015 05:07:28 -0700 (PDT) In-Reply-To: <55EB0CFF-CBD1-475F-8E34-32F55D45CF7E@dataart.com> References: <55EB0CFF-CBD1-475F-8E34-32F55D45CF7E@dataart.com> Date: Thu, 25 Jun 2015 14:07:28 +0200 Message-ID: Subject: Re: CDVInAppBrowser problem From: julio cesar sanchez To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11423980a68585051956776a --001a11423980a68585051956776a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable You should open an issue on the jira page ( https://issues.apache.org/jira/browse/CB) providing more details 2015-06-25 10:38 GMT+02:00 Maria Nazarenko : > Hi, all! > > In your class CDVInAppBrowser.m you have synchronous request in main > thread. When the connection or operation is slow, the App can be terminat= ed > by iOS. This will occur randomly. Any ideas how to fix that? > > Thanks. > Maria Nazarenko > iOS Developer > DataArt - Enjoy IT! =C2=AE > 10, Baumana st., office 7 > Dnepropetrovsk, Ukraine > +38-056-787-07-95 x. 5331 > +38-063-426-84-37 /cell/ > mnazarenko@dataart.com > > > > --001a11423980a68585051956776a--