You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.
However after submitting to the AppStore the app shows the original cordova icon under "Included Assets" / "App Icon" and my app is rejected. I do not see the default cordova icons anywhere in Images.xcassets so am unsure what to do.
Thank you
The text was updated successfully, but these errors were encountered:
I'm having a similar issue.
Output in console says everything is fine and generated.
But nothing is write in the folder.
I tried to remove and add platform again and stills the same.
I'm working in a Mac.
U have to include the app-store 1024px icon. Open Xcode, switch to imageasset catalag and drag & drop that 1024pt appstore icon (which will not be generated by this plugin)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running cordova-icons works correctly, returning:
However after submitting to the AppStore the app shows the original cordova icon under "Included Assets" / "App Icon" and my app is rejected. I do not see the default cordova icons anywhere in
Images.xcassets
so am unsure what to do.Thank you
The text was updated successfully, but these errors were encountered: