Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config.xml #27

Open
Kepro opened this issue Dec 13, 2019 · 8 comments
Open

config.xml #27

Kepro opened this issue Dec 13, 2019 · 8 comments
Assignees

Comments

@Kepro
Copy link

Kepro commented Dec 13, 2019

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

@kotarella1110
Copy link
Owner

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?

@Kepro
Copy link
Author

Kepro commented Dec 15, 2019

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?

@kotarella1110
Copy link
Owner

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?

@Kepro
Copy link
Author

Kepro commented Mar 24, 2020

@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

@kotarella1110
Copy link
Owner

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

@casyalex
Copy link

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

@Kepro
Copy link
Author

Kepro commented Jan 27, 2022

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

@casyalex
Copy link

casyalex commented Feb 7, 2022

That's OK. Let me make a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants