chenquincy / app-info-parser

A javascript parser for parsing .ipa or .apk files. IPA/APK文件 js 解析器
MIT License
492 stars 116 forks source link

apk解析没有取到应用名 label为null #69

Closed LGLYX closed 2 years ago

LGLYX commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. ...
  2. ...

Expected behavior A clear and concise description of what you expected to happen.

Node or Browser version (please complete the following information):

Package links for testing(downloadable links of the package, which making this issue)

描述 bug 请简明扼要的描述你所遇到的bug

复现 请描述复现该bug的步骤:

  1. ...
  2. ...

预期表现 请简明扼要的描述你所期望得到的效果

请填写您的Node或浏览器版本:

请提供测试用的安装包下载链接:

chenquincy commented 2 years ago

@LGLYX 测试包呢?