-
-
Notifications
You must be signed in to change notification settings - Fork 197
ns resources generate icons
- cli script update needed to support latest Android vector graphic launchers.
#5571
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
I've managed to create a launcher icon directly from SVG. ... Here are the steps: A bit hackerish, but it works. .... |
same error here |
me too |
Same here. Icons are not being created by tns resources. |
ns resources generate icons
- cli script update needed to support latest Android vector graphic launchers.
Any update on this? Or is there an alternative way to generate icons? |
Environment
zsh on macOS Catalina 10.15.7
✔ Component nativescript has 8.0.1 version and is up to date.
✔ Component @nativescript/core has 8.0.3 version and is up to date.
✖ Component @nativescript/ios is not installed.
✔ Component @nativescript/android has 8.0.0 version and is up to date.
Describe the bug
Created icon.png with 1024x1024 size.
.. however, Android icons did not get created. Even when creating the mipmap icons, they don't get applied and the nativescript icon is associated with the app. No error messages.
Splashes are generated correctly.
Expected behavior
The launcher icon should be generated from the image.
The text was updated successfully, but these errors were encountered: