salles pro services created CB-12472:
----------------------------------------
Summary: ERR_FILE_NOT_FOUND file:///cordova_plugins.js
Key: CB-12472
URL: https://issues.apache.org/jira/browse/CB-12472
Project: Apache Cordova
Issue Type: Bug
Components: Android, Plugins
Environment: Ubuntu 16.04
Installed packages:
Path | Version | Description |
Location
------- | ------- | ------- |
-------
build-tools;25.0.1 | 25.0.1 | Android SDK Build-Tools 25.0.1 |
build-tools/25.0.1/
docs | 1 | Documentation for Android SDK |
docs/
extras;android;m2repository | 42.0.0 | Android Support Repository, re... |
extras/android/m2repository/
extras;google;m2repository | 42.0.0 | Google Repository, rev 42 |
extras/google/m2repository/
platform-tools | 25.0.3 | Android SDK Platform-Tools 25.0.3 |
platform-tools/
platforms;android-22 | 2 | Android SDK Platform 22, rev 2 |
platforms/android-22/
platforms;android-23 | 3 | Android SDK Platform 23 |
platforms/android-23/
platforms;android-24 | 2 | Android SDK Platform 24, rev 2 |
platforms/android-24/
platforms;android-25 | 3 | Android SDK Platform 25, rev 3 |
platforms/android-25/
tools | 25.2.5 | Android SDK Tools 25.2.5 |
tools/
Reporter: salles pro services
the error is found with Chrome Webview inspector:
`cordova_plugins.js Failed to load resource: net::ERR_FILE_NOT_FOUND`
one can see the rendered page includes `cordova_plugins.js` as
<script type="text/javascript" src="file:///cordova_plugins.js"></script>
which might be the problem. i tried many different combinations of plugins and
android targets to identify what could possibly be wrong. The error remains.
Creating Cordova project for the Android platform:
Path: platforms/android
Package: com.mydomain
Name: myapp
Activity: MainActivity
Android target: android-25
Subproject Path: CordovaLib
Android project created with [email protected]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]