[
https://issues.apache.org/jira/browse/CB-12362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-12362:
----------------------------------
Description:
I am downloading some pages on SD card and that pages I am calling from asset.
Example.
Asset_A.html opening SD_A.html using Asset_A.js. It's working fine but when I
am trying to send callback to Asset_A.js from SD_A.js then call back not going.
I am getting following error.
{code}
E/chromium: [ERROR:interface_registry.cc(104)] Failed to locate a binder for
interface: autofill::mojom::PasswordManagerDriver
D/CordovaWebViewImpl:
onPageFinished(file:///data/user/0/com.app.san/files/Web/index.html)
D/JsMessageQueue: Set native->JS mode to null
D/CordovaWebViewImpl:
onPageDidNavigate(file:///data/user/0/com.app.san/files/Web/index.html)
W/cr_BindingManager: Cannot call determinedVisibility() - never saw a
connection for the pid: 28198
D/JsMessageQueue: Set native->JS mode to EvalBridgeMode
{code}
was:
I am downloading some pages on SD card and that pages I am calling from asset.
Example.
Asset_A.html opening SD_A.html using Asset_A.js. It's working fine but when I
am trying to send callback to Asset_A.js from SD_A.js then call back not going.
I am getting following error.
E/chromium: [ERROR:interface_registry.cc(104)] Failed to locate a binder for
interface: autofill::mojom::PasswordManagerDriver
D/CordovaWebViewImpl:
onPageFinished(file:///data/user/0/com.app.san/files/Web/index.html)
D/JsMessageQueue: Set native->JS mode to null
D/CordovaWebViewImpl:
onPageDidNavigate(file:///data/user/0/com.app.san/files/Web/index.html)
W/cr_BindingManager: Cannot call determinedVisibility() - never saw a
connection for the pid: 28198
D/JsMessageQueue: Set native->JS mode to EvalBridgeMode
> [ERROR:interface_registry.cc(104)] Failed to locate a binder for interface:
> autofill::mojom::PasswordManagerDriver
> ------------------------------------------------------------------------------------------------------------------
>
> Key: CB-12362
> URL: https://issues.apache.org/jira/browse/CB-12362
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.5.0
> Environment: Cordova 6.4.0
> Reporter: Sandeep Armal
>
> I am downloading some pages on SD card and that pages I am calling from
> asset.
> Example.
> Asset_A.html opening SD_A.html using Asset_A.js. It's working fine but when I
> am trying to send callback to Asset_A.js from SD_A.js then call back not
> going.
> I am getting following error.
> {code}
> E/chromium: [ERROR:interface_registry.cc(104)] Failed to locate a binder for
> interface: autofill::mojom::PasswordManagerDriver
> D/CordovaWebViewImpl:
> onPageFinished(file:///data/user/0/com.app.san/files/Web/index.html)
> D/JsMessageQueue: Set native->JS mode to null
> D/CordovaWebViewImpl:
> onPageDidNavigate(file:///data/user/0/com.app.san/files/Web/index.html)
> W/cr_BindingManager: Cannot call determinedVisibility() - never saw a
> connection for the pid: 28198
> D/JsMessageQueue: Set native->JS mode to EvalBridgeMode
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]