-
Notifications
You must be signed in to change notification settings - Fork 669
Generating resources is faulty for browser #1855
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
Comments
Are you intending for this to generate favicons for browser, etc? |
No, no need for that, I just don't know why there needed to be a 404 error at all. Don't generate it, but also don't load it. |
Same here, ionic resource creates only icons for android but not for ios. In contrast to @AmitMY I would like also create the favicons for browser. Is that possible? |
Update because it has been a while, and ionic 3 was released:
|
I had also other problems creating resources using new ionic3 cli |
Same error here. Fine... Cordova CLI: 6.5.0 |
i'm having the same issue. I'm trying to build a web app only. I build for browser and then load to server. This is so large and I can't pare it down so i want a splash screen while it loads for like 8 seconds. But all I get is the aforementioned 404. Really need a resolution to this asap. |
Same issue here with @5.3.0: http://lite.appdoone.com
There is no |
This can probably be bundled into the broader issue for Cordova browser support: #2312 |
Short description of the problem:
After putting an
icon.png
and asplash.png
to specification, in the resources folder, and running:ionic resources
, it generates only android resources, and gives a 404 on browser:Also, it does not show the app icon no where.
What behavior are you expecting?
ios
andandroid
Steps to reproduce:
ionic resources
ionic run browser
Post the output of
ionic info
below pleaseThe text was updated successfully, but these errors were encountered: