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

Not generating full range of icons/splashscreens #39

Open
AnilGupte opened this issue Nov 30, 2020 · 1 comment
Open

Not generating full range of icons/splashscreens #39

AnilGupte opened this issue Nov 30, 2020 · 1 comment

Comments

@AnilGupte
Copy link

AnilGupte commented Nov 30, 2020

The icons and splash screens that are being generated by apetools do not match all the required assets in Ionic 5. For example:

\android\app\src\main\res\mipmap-mdpi contains three files:
ic_launcher.png (72x 72pixels)
ic_launcher_foreground.png (108 x 108 pixels)
ic_launcher_round.png (48 x 48 pixels)

And none these are present in the files generated by apetools. I did find some matching files by comparing resolutions such as
\android\app\src\main\res\drawable\splash.png can use

bundle\ionic\resources\android\splash\drawable-land-mdpi-screen.png

Can you
(a) Add the additional files, and
(b) Point me to a resource that matches files generated by apetools to files in the App res directories? (or confirm there is none such and I will start a document that begins to document that?)

I generated the files on the website: https://apetools.webprofusion.com/#/tools/imagegorilla I assume the git version will do the same.
TIA

@isAlmogK
Copy link

+1

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

2 participants