Skip to content
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

It's only generating 1 icon size for iOS (1024x1024) #626

Open
TravelingTice opened this issue Sep 25, 2024 · 0 comments
Open

It's only generating 1 icon size for iOS (1024x1024) #626

TravelingTice opened this issue Sep 25, 2024 · 0 comments

Comments

@TravelingTice
Copy link

Hi there 👋 I'm a total newbie to app development and capacitor in general. But I've watched some tutorials and checked out about this neat asset generation tool. However I noticed within my xcode project, it only generates 1 icon size for the iOS, which is the largest one:

image

The others are all empty... even though I have an assets/icon.png and seem to do everything right according to the documentation.

I created a vanilla capacitor app with my test case and pushed it here so you can check: https://github.com/TravelingTice/test-app

If I check (ask GPT) it says it would be ideal if the other app icons are also provided.. and I thought this package would be doing exactly that. It does seem to work well for the splash screens (although I also see warnings saying that the "Splash has 3 unassigned children") and pwa icons also seem to get generated.

Any help would be appreciated 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant