ionic-team / ionic-team/capacitor-assets

Wrong icon size is generated for splash screen

Open
#458 3 comments 7 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
583
Forks
116
PR merge metrics
No merged PRs in 30d

Description

I'm trying to generate icon and splash screen for my android app, but the icon in the splash screen gets cropped:

Screenshot 2022-12-08 at 17 03 18

It seems like the color isn't correct on the splash screen background either. I'm using the following command to generate the assets:

`npx capacitor-assets generate --iconBackgroundColor '#EDC22E' --splashBackgroundColor '#EDC22E' --assetPath 'public/images' --logoSplashScale 0.1`

From what I can tell "logoSplashScale" doesn't do anything either.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.