From issues-return-103479-archive-asf-public=cust-asf.ponee.io@cordova.apache.org Wed Aug 26 14:12:07 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id ED5C018057A for ; Wed, 26 Aug 2020 16:12:06 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 1C4251254F6 for ; Wed, 26 Aug 2020 14:12:06 +0000 (UTC) Received: (qmail 8144 invoked by uid 500); 26 Aug 2020 14:12:05 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 8132 invoked by uid 99); 26 Aug 2020 14:12:05 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2020 14:12:05 +0000 From: =?utf-8?q?GitBox?= To: issues@cordova.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bcordova-android=5D_breautek_edited_a_comment_on_is?= =?utf-8?q?sue_=231057=3A_Cordova_Android_reloads_causing_white_screen_on_so?= =?utf-8?q?me_app_pages_when_navigating?= Message-ID: <159845112573.32230.13238669672172468322.asfpy@gitbox.apache.org> Date: Wed, 26 Aug 2020 14:12:05 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: breautek edited a comment on issue #1057: URL: https://github.com/apache/cordova-android/issues/1057#issuecomment-680904725 > Which is a new page, my device pops up an Application Error net::ERR_CLEARTEXT_NOT_PERMITTED (file:///android_asset/www/index.html#/url/144228640160/2) and then crashes... Does this page make a request to a `http://` url (either by loading a resource, or using an ajax XHR request)? By default, android requires all external traffic to be encrypted using an acceptable level of encryption. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org