_From @mburger81 on March 15, 2017 13:12_
Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x
I'm submitting a ... (check one with "x")
[x] bug report
[x] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
After creating my icons using ionic resource --splash
and ionic resource --icon
the cli generates the pictures for splash and icons. As described in this very old bug [https://github.com/driftyco/ionic-cli/issues/1855], where I also add a comment, the pictures are only created for android and not for ios.
The other thing is, what's about the favicon for the browser? Have a look in the config.xml
after creating pictures with cli, I see this new entry
<icon src="resources/android/icon/drawable-xhdpi-icon.png"/>
I think this should be the pictures which will be used instead of the favicon, but this does not work.
Expected behavior:
Ionic info: (run ionic info
from a terminal/cmd prompt and paste output below):
Cordova CLI: 6.5.0
Ionic Framework Version: 2.2.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.1.4
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Linux 4.8
Node Version: v6.10.0
Xcode version: Not installed
_Copied from original issue: driftyco/ionic#10787_
The issues for ios creation has been resolved in CLI v3 beta. The favicon for web is something that we plan on adding in the future but it will likely be closer tied to our pwa/web plugins instead of cordova. Let me know if you have any other questions. Thanks!
Ok, I think favicon for web is something nice to have and it does not cost a lot.
btw when do release the next cli3 beta which close this bug https://github.com/driftyco/ionic-cli/issues/1973 we are still waiting for the bug fix to test your new cli :)
Tomorrow was three days ago :) JOKE
Today it will be released. 馃槃 I think the favicon is something we all want just trying to identify the right way to integrate it.
Most helpful comment
Today it will be released. 馃槃 I think the favicon is something we all want just trying to identify the right way to integrate it.