Access App Icon Image from Assets Programmatically

Updated 17 November 2018

Save

Here I have wrote one snippet for how to access an image through Assets programmatically:

It is not easy to access the AppIcon like we access other images from Assets.

Reason, the AppIcon from the asset catalog is not placed in the catalog after compiling rather it gets copied into the Apps bundle.

After copied into the Apps bundle, it gets shuffled.

An extension that makes you easy to access the App icon through Bundle.

iconFiles.last :  This line helps in getting the last image of the app icon.

Calling an extension in ViewController to display an image from AppIcon:

I hope from this, it will make you more comfortable getting the App Icon image from assets.

Thanks for tuning in once again!

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home