cordova-plugin-webpack icon indicating copy to clipboard operation
cordova-plugin-webpack copied to clipboard

config.xml

Open Kepro opened this issue 5 years ago • 8 comments

Hey! great job,

have a question, what about config.xml?

cordova.js:888 GET http://localhost:8080/config.xml 404 (Not Found) readConfig @ cordova.js:888 initAndShow @ SplashScreenProxy.js:154 (anonymous) @ SplashScreenProxy.js:165 cordova.js:863 [Browser][cordova.js][xhrStatusChangeHandler] Could not XHR config.xml: Not Found fail @ cordova.js:863 SplashScreenProxy.js:163 [Browser][cordova.js][xhrStatusChangeHandler] Could not XHR config.xml: Not Found

question is, this is a bug in your library and I need to do manual proxy this file? it's working if I add '/config.xml': 'http://127.0.0.1:8000', Screen Shot 2019-12-13 at 16 41 23

Kepro avatar Dec 13 '19 15:12 Kepro

Hey @Kepro. Thanks for your feedback! Can you explain to me in a little more detail?

  • Whati is the Cordova version?
  • What is the Cordova platform?
  • What is the CLI command you executed?
  • Is your Cordova project published on github?

kotarella1110 avatar Dec 15 '19 14:12 kotarella1110

cordova 9.0.0 ([email protected]) cordova on mac os -> platform ios + browser command NODE_ENV=development cordova run browser -- -l

maybe the issue is that cordova-plugin-splashscreen needs access to config.xml but your plugin it not providing it?

Kepro avatar Dec 15 '19 16:12 Kepro

cordova 9.0.0 ([email protected]) cordova on mac os -> platform ios + browser command NODE_ENV=development cordova run browser -- -l

Thank you for the detailed explanation!

maybe the issue is that cordova-plugin-splashscreen needs access to config.xml but your plugin it not providing it?

Yes. Currently this plugin does not provide it. If it's possible, can you create PR?

kotarella1110 avatar Dec 16 '19 00:12 kotarella1110

@kotarella1110 hey! currently testing your latest version and works great! and I will create PR soon for that config, just busy... working on two projects

Kepro avatar Mar 24 '20 17:03 Kepro

@Kepro Thanks for your testing! I'm not in a rush! Take your time 👍

kotarella1110 avatar Mar 25 '20 00:03 kotarella1110

Hi, guys. I met this issue too. Seems it's been a long time, are there any chance it will be fixed?

casyalex avatar Jan 27 '22 09:01 casyalex

uhm, sorry :-D I switched company so no more Cordova for me :-D

Kepro avatar Jan 27 '22 10:01 Kepro

That's OK. Let me make a try.

casyalex avatar Feb 07 '22 08:02 casyalex