icyleaf / app-info

Teardown parser tool for mac, windows and mobile app (ipa, apk and aab file) and dSYM.zip file, analysis metedata like version, name, icon etc.
MIT License
51 stars 8 forks source link

App name and icons not parsed from universal apk #74

Open EminDemiri opened 5 days ago

EminDemiri commented 5 days ago

I'm having this problem with all apks generated from a bundle.

to replicate the error you can try this application: https://apkpure.net/tiktok-musically-2024/com.zhiliaoapp.musically/download

the error is: unknown chunk type: 0x0203

icyleaf commented 5 days ago

Upgrade android_parser to 2.7.0 to fix it.