Reputation: 35
I am attempting to use a vector resource for ic_launcher icon, android studio uses it without problems and generate one apk that works perfectly on the device. But when I try to upload to the Play Store is rejected due to invalid icon.
Upvotes: 1
Views: 189
Reputation: 2013
Play store doesnt recognize that format as they also needs an image for there storage n it's needed to be ico,png,jpeg formats..
Upvotes: 1