Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0B814200AC8 for ; Tue, 24 May 2016 01:05:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 09FAF160A2B; Mon, 23 May 2016 23:05:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7A8F9160A24 for ; Tue, 24 May 2016 01:05:14 +0200 (CEST) Received: (qmail 89461 invoked by uid 500); 23 May 2016 23:05:13 -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 89004 invoked by uid 99); 23 May 2016 23:05:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 May 2016 23:05:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EC4712C1F68 for ; Mon, 23 May 2016 23:05:12 +0000 (UTC) Date: Mon, 23 May 2016 23:05:12 +0000 (UTC) From: "Wilson Yang (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-9895) Remove wkwebview bridge from cordova.js, inject from plugin itself MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 23 May 2016 23:05:15 -0000 [ https://issues.apache.org/jira/browse/CB-9895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297306#comment-15297306 ] Wilson Yang commented on CB-9895: --------------------------------- It works great normally, but it is totally not working after using --browserify flag as I mentioned in CB-11311 Since the cordova.define no longer available after browserified. > Remove wkwebview bridge from cordova.js, inject from plugin itself > ------------------------------------------------------------------ > > Key: CB-9895 > URL: https://issues.apache.org/jira/browse/CB-9895 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin WKWebViewEngine > Reporter: Shazron Abdullah > Assignee: Jesse MacFadyen > Labels: cordova-ios-4.0.x > > Right now the bridge js is in cordova-ios/cordova-js-src. > Remove it from there, and inject when plugin is loaded. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org