【发布时间】:2018-07-23 18:45:51
【问题描述】:
上传到 Google Playstore 时,我收到以下错误。
Upload failed
Your APK cannot be analyzed using aapt. Error output:
Failed to run aapt dump badging:
W/ResourceType(582298): ResTable header size 0x0000 is too small.
ERROR: dump failed because the resource table is invalid/corrupt.
这是什么意思?以及如何在 ionic 3 中修复它?我用APK signer签名APK,会不会是问题的原因?
【问题讨论】:
标签: android ionic-framework google-play ionic3