Issue
I running the command "ionic resources android" but it doing nothing. i have already placed new icon and splash png files with correct pixles but nothing happening for me. enter image description here
Solution
try installing cordova-res
as dev dependencies then run this command ionic cordova resources --cordova-res
when running platform add. Run the command this way ionic cordova platform add android --no-resources
Answered By - ghkatende
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.