kiethen/ipapk

Return a blank image not an error if there is no icon in the ipa/apk file

Closed this issue · 2 comments

bzon commented
Return a blank image not an error if there is no icon in the ipa/apk file

An app without an icon is not a normal ipa/apk file.
The ipapk will throw an error named ErrNoIcon (not completed), you can replace the icon with default once got this error

bzon commented

Makes sense @phinexdaz

Closing this issue now