Skip to content

Not generating full range of icons/splashscreensΒ #39

@AnilGupte

Description

@AnilGupte

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions